iPXE
Data Fields
netdev_desc Struct Reference

Data Fields

u32 next_desc
 
u32 status
 
u32 addr
 
u32 length
 

Detailed Description

Definition at line 207 of file sundance.c.

Field Documentation

◆ next_desc

u32 netdev_desc::next_desc

Definition at line 208 of file sundance.c.

Referenced by init_ring().

◆ status

u32 netdev_desc::status

Definition at line 209 of file sundance.c.

Referenced by init_ring(), sundance_poll(), and sundance_transmit().

◆ addr

u32 netdev_desc::addr

Definition at line 210 of file sundance.c.

Referenced by init_ring().

◆ length

u32 netdev_desc::length

Definition at line 211 of file sundance.c.

Referenced by init_ring(), sundance_poll(), and sundance_transmit().


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