|
iPXE
|
#include <igbvf_vf.h>
Data Fields | |
| struct { | |
| u64 buffer_addr | |
| u32 cmd_type_len | |
| u32 olinfo_status | |
| } | read |
| struct { | |
| u64 rsvd | |
| u32 nxtseq_seed | |
| u32 status | |
| } | wb |
Definition at line 129 of file igbvf_vf.h.
| u64 e1000_adv_tx_desc::buffer_addr |
Definition at line 131 of file igbvf_vf.h.
Referenced by igbvf_transmit().
| u32 e1000_adv_tx_desc::cmd_type_len |
Definition at line 132 of file igbvf_vf.h.
Referenced by igbvf_transmit().
| u32 e1000_adv_tx_desc::olinfo_status |
Definition at line 133 of file igbvf_vf.h.
Referenced by igbvf_transmit().
| struct { ... } e1000_adv_tx_desc::read |
Referenced by igbvf_transmit().
| u64 e1000_adv_tx_desc::rsvd |
Definition at line 136 of file igbvf_vf.h.
| u32 e1000_adv_tx_desc::nxtseq_seed |
Definition at line 137 of file igbvf_vf.h.
| u32 e1000_adv_tx_desc::status |
Definition at line 138 of file igbvf_vf.h.
Referenced by igbvf_process_tx_packets().
| struct { ... } e1000_adv_tx_desc::wb |
Referenced by igbvf_process_tx_packets().
1.8.15