iPXE
Data Fields
w840_rx_desc Struct Reference

Data Fields

s32 status
 
s32 length
 
u32 buffer1
 
u32 next_desc
 

Detailed Description

Definition at line 202 of file w89c840.c.

Field Documentation

◆ status

s32 w840_rx_desc::status

Definition at line 203 of file w89c840.c.

Referenced by init_ring(), and w89c840_poll().

◆ length

s32 w840_rx_desc::length

Definition at line 204 of file w89c840.c.

Referenced by init_ring().

◆ buffer1

u32 w840_rx_desc::buffer1

Definition at line 205 of file w89c840.c.

Referenced by init_ring(), and w89c840_poll().

◆ next_desc

u32 w840_rx_desc::next_desc

Definition at line 206 of file w89c840.c.

Referenced by init_ring().


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