iPXE
Data Fields
tg3_ext_rx_buffer_desc Struct Reference

#include <tg3.h>

Data Fields

struct {
   u32   addr_hi
 
   u32   addr_lo
 
addrlist [3]
 
u32 len2_len1
 
u32 resv_len3
 
struct tg3_rx_buffer_desc std
 

Detailed Description

Definition at line 2637 of file tg3.h.

Field Documentation

◆ addr_hi

u32 tg3_ext_rx_buffer_desc::addr_hi

Definition at line 2639 of file tg3.h.

◆ addr_lo

u32 tg3_ext_rx_buffer_desc::addr_lo

Definition at line 2640 of file tg3.h.

◆ addrlist

struct { ... } tg3_ext_rx_buffer_desc::addrlist[3]

◆ len2_len1

u32 tg3_ext_rx_buffer_desc::len2_len1

Definition at line 2642 of file tg3.h.

◆ resv_len3

u32 tg3_ext_rx_buffer_desc::resv_len3

Definition at line 2643 of file tg3.h.

◆ std

struct tg3_rx_buffer_desc tg3_ext_rx_buffer_desc::std

Definition at line 2644 of file tg3.h.


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