iPXE
Data Fields
ath5k_buf Struct Reference

#include <base.h>

Data Fields

struct list_head list
 
unsigned int flags
 
struct ath5k_descdesc
 
u32 daddr
 
struct io_bufferiob
 
u32 iobaddr
 

Detailed Description

Definition at line 55 of file base.h.

Field Documentation

◆ list

struct list_head ath5k_buf::list

◆ flags

unsigned int ath5k_buf::flags

Definition at line 57 of file base.h.

Referenced by ath5k_handle_rx().

◆ desc

struct ath5k_desc* ath5k_buf::desc

Definition at line 58 of file base.h.

Referenced by ath5k_handle_rx(), ath5k_rxbuf_setup(), ath5k_tx_processq(), and ath5k_txbuf_setup().

◆ daddr

u32 ath5k_buf::daddr

Definition at line 59 of file base.h.

Referenced by ath5k_rx_start(), ath5k_rxbuf_setup(), and ath5k_txbuf_setup().

◆ iob

struct io_buffer* ath5k_buf::iob

◆ iobaddr

u32 ath5k_buf::iobaddr

Definition at line 61 of file base.h.

Referenced by ath5k_handle_rx(), ath5k_rxbuf_setup(), and ath5k_txbuf_setup().


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