FreeBSD kernel CXGBE device code
cpl_tx_pkt_core Struct Reference

#include <t4_msg.h>

Data Fields

__be32 ctrl0
 
__be16 pack
 
__be16 len
 
__be64 ctrl1
 

Detailed Description

Definition at line 1264 of file t4_msg.h.

Field Documentation

◆ ctrl0

__be32 cpl_tx_pkt_core::ctrl0

Definition at line 1265 of file t4_msg.h.

Referenced by write_txpkt_vm_wr(), write_txpkt_wr(), write_txpkts_vm_wr(), and write_txpkts_wr().

◆ ctrl1

__be64 cpl_tx_pkt_core::ctrl1

Definition at line 1268 of file t4_msg.h.

Referenced by write_txpkt_vm_wr(), write_txpkt_wr(), write_txpkts_vm_wr(), and write_txpkts_wr().

◆ len

__be16 cpl_tx_pkt_core::len

Definition at line 1267 of file t4_msg.h.

Referenced by write_txpkt_vm_wr(), write_txpkt_wr(), write_txpkts_vm_wr(), and write_txpkts_wr().

◆ pack

__be16 cpl_tx_pkt_core::pack

Definition at line 1266 of file t4_msg.h.

Referenced by write_txpkt_vm_wr(), write_txpkt_wr(), write_txpkts_vm_wr(), and write_txpkts_wr().


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