iPXE
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 56 of file base.h.

Field Documentation

◆ list

◆ flags

unsigned int ath5k_buf::flags

Definition at line 58 of file base.h.

Referenced by ath5k_handle_rx().

◆ desc

struct ath5k_desc* ath5k_buf::desc

◆ daddr

u32 ath5k_buf::daddr

Definition at line 60 of file base.h.

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

◆ iob

◆ iobaddr

u32 ath5k_buf::iobaddr

Definition at line 62 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: