iPXE
|
#include <atl1e.h>
Data Fields | |
struct io_buffer * | iob |
u16 | length |
u32 | dma |
struct io_buffer* atl1e_tx_buffer::iob |
Definition at line 177 of file atl1e.h.
Referenced by atl1e_clean_tx_irq(), atl1e_clean_tx_ring(), and atl1e_tx_map().
u16 atl1e_tx_buffer::length |
Definition at line 178 of file atl1e.h.
Referenced by atl1e_tx_map().
u32 atl1e_tx_buffer::dma |
Definition at line 179 of file atl1e.h.
Referenced by atl1e_clean_tx_irq(), atl1e_clean_tx_ring(), and atl1e_tx_map().