FreeBSD kernel CXGBE device code
fw_eth_tx_pkts_vm_wr Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_pkd
 
__be32 equiq_to_len16
 
__be32 r3
 
__be16 plen
 
__u8 npkt
 
__u8 r4
 
__u8 ethmacdst [6]
 
__u8 ethmacsrc [6]
 
__be16 ethtype
 
__be16 vlantci
 

Detailed Description

Definition at line 1180 of file t4fw_interface.h.

Field Documentation

◆ equiq_to_len16

__be32 fw_eth_tx_pkts_vm_wr::equiq_to_len16

Definition at line 1182 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ ethmacdst

__u8 fw_eth_tx_pkts_vm_wr::ethmacdst[6]

Definition at line 1187 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ ethmacsrc

__u8 fw_eth_tx_pkts_vm_wr::ethmacsrc[6]

Definition at line 1188 of file t4fw_interface.h.

◆ ethtype

__be16 fw_eth_tx_pkts_vm_wr::ethtype

Definition at line 1189 of file t4fw_interface.h.

◆ npkt

__u8 fw_eth_tx_pkts_vm_wr::npkt

Definition at line 1185 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ op_pkd

__be32 fw_eth_tx_pkts_vm_wr::op_pkd

Definition at line 1181 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ plen

__be16 fw_eth_tx_pkts_vm_wr::plen

Definition at line 1184 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ r3

__be32 fw_eth_tx_pkts_vm_wr::r3

Definition at line 1183 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ r4

__u8 fw_eth_tx_pkts_vm_wr::r4

Definition at line 1186 of file t4fw_interface.h.

Referenced by write_txpkts_vm_wr().

◆ vlantci

__be16 fw_eth_tx_pkts_vm_wr::vlantci

Definition at line 1190 of file t4fw_interface.h.


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