iPXE
Data Fields
atl1e_tx_buffer Struct Reference

#include <atl1e.h>

Data Fields

struct io_bufferiob
 
u16 length
 
u32 dma
 

Detailed Description

Definition at line 176 of file atl1e.h.

Field Documentation

◆ iob

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().

◆ length

u16 atl1e_tx_buffer::length

Definition at line 178 of file atl1e.h.

Referenced by atl1e_tx_map().

◆ dma

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().


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