iPXE
|
#include <bnxt.h>
Data Fields | |
u16 | flags_type |
u16 | len |
u32 | opaque |
union dma_addr64_t | dma |
u16 tx_bd_short::flags_type |
Definition at line 455 of file bnxt.h.
Referenced by bnxt_set_txq().
u16 tx_bd_short::len |
Definition at line 474 of file bnxt.h.
Referenced by bnxt_set_txq().
u32 tx_bd_short::opaque |
Definition at line 475 of file bnxt.h.
Referenced by bnxt_set_txq().
union dma_addr64_t tx_bd_short::dma |
Definition at line 476 of file bnxt.h.
Referenced by bnxt_set_txq().