FreeBSD kernel CXGBE device code
cpl_tx_pkt_fso Struct Reference

#include <t4_msg.h>

Data Fields

 WR_HDR
 
__be32 fso_ctrl
 
__be16 seqcnt_ofst
 
__be16 mtu
 
__be32 param_offset
 
__be32 len
 

Detailed Description

Definition at line 1492 of file t4_msg.h.

Field Documentation

◆ fso_ctrl

__be32 cpl_tx_pkt_fso::fso_ctrl

Definition at line 1494 of file t4_msg.h.

◆ len

__be32 cpl_tx_pkt_fso::len

Definition at line 1498 of file t4_msg.h.

◆ mtu

__be16 cpl_tx_pkt_fso::mtu

Definition at line 1496 of file t4_msg.h.

◆ param_offset

__be32 cpl_tx_pkt_fso::param_offset

Definition at line 1497 of file t4_msg.h.

◆ seqcnt_ofst

__be16 cpl_tx_pkt_fso::seqcnt_ofst

Definition at line 1495 of file t4_msg.h.

◆ WR_HDR

cpl_tx_pkt_fso::WR_HDR

Definition at line 1493 of file t4_msg.h.


The documentation for this struct was generated from the following file: