iPXE
|
#include <bnx2.h>
Data Fields | |
u32 | tx_bd_haddr_hi |
u32 | tx_bd_haddr_lo |
u32 | tx_bd_mss_nbytes |
u32 | tx_bd_vlan_tag_flags |
u32 tx_bd::tx_bd_haddr_hi |
Definition at line 151 of file bnx2.h.
Referenced by bnx2_init_tx_ring(), and bnx2_transmit().
u32 tx_bd::tx_bd_haddr_lo |
Definition at line 152 of file bnx2.h.
Referenced by bnx2_init_tx_ring(), and bnx2_transmit().
u32 tx_bd::tx_bd_mss_nbytes |
Definition at line 153 of file bnx2.h.
Referenced by bnx2_transmit().
u32 tx_bd::tx_bd_vlan_tag_flags |
Definition at line 154 of file bnx2.h.
Referenced by bnx2_transmit().