iPXE
e1000_adv_tx_desc Union Reference

#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

Detailed Description

Definition at line 129 of file igbvf_vf.h.

Field Documentation

◆ buffer_addr

u64 e1000_adv_tx_desc::buffer_addr

Definition at line 131 of file igbvf_vf.h.

Referenced by igbvf_transmit().

◆ cmd_type_len

u32 e1000_adv_tx_desc::cmd_type_len

Definition at line 132 of file igbvf_vf.h.

Referenced by igbvf_transmit().

◆ olinfo_status

u32 e1000_adv_tx_desc::olinfo_status

Definition at line 133 of file igbvf_vf.h.

Referenced by igbvf_transmit().

◆ [struct]

struct { ... } e1000_adv_tx_desc::read

Referenced by igbvf_transmit().

◆ rsvd

u64 e1000_adv_tx_desc::rsvd

Definition at line 136 of file igbvf_vf.h.

◆ nxtseq_seed

u32 e1000_adv_tx_desc::nxtseq_seed

Definition at line 137 of file igbvf_vf.h.

◆ status

u32 e1000_adv_tx_desc::status

Definition at line 138 of file igbvf_vf.h.

Referenced by igbvf_process_tx_packets().

◆ [struct]

struct { ... } e1000_adv_tx_desc::wb

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