FreeBSD kernel CXGBE device code
fw_eth_tx_pkt_vm_wr Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_immdlen
 
__be32 equiq_to_len16
 
__be32 r3 [2]
 
__u8 ethmacdst [6]
 
__u8 ethmacsrc [6]
 
__be16 ethtype
 
__be16 vlantci
 

Detailed Description

Definition at line 1170 of file t4fw_interface.h.

Field Documentation

◆ equiq_to_len16

__be32 fw_eth_tx_pkt_vm_wr::equiq_to_len16

Definition at line 1172 of file t4fw_interface.h.

Referenced by write_txpkt_vm_wr().

◆ ethmacdst

__u8 fw_eth_tx_pkt_vm_wr::ethmacdst[6]

Definition at line 1174 of file t4fw_interface.h.

Referenced by write_txpkt_vm_wr().

◆ ethmacsrc

__u8 fw_eth_tx_pkt_vm_wr::ethmacsrc[6]

Definition at line 1175 of file t4fw_interface.h.

◆ ethtype

__be16 fw_eth_tx_pkt_vm_wr::ethtype

Definition at line 1176 of file t4fw_interface.h.

◆ op_immdlen

__be32 fw_eth_tx_pkt_vm_wr::op_immdlen

Definition at line 1171 of file t4fw_interface.h.

Referenced by write_txpkt_vm_wr().

◆ r3

__be32 fw_eth_tx_pkt_vm_wr::r3[2]

Definition at line 1173 of file t4fw_interface.h.

Referenced by write_txpkt_vm_wr().

◆ vlantci

__be16 fw_eth_tx_pkt_vm_wr::vlantci

Definition at line 1177 of file t4fw_interface.h.


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