iPXE
Data Fields
ath_rx Struct Reference

#include <ath9k.h>

Data Fields

u8 defant
 
u8 rxotherant
 
u32rxlink
 
unsigned int rxfilter
 
struct list_head rxbuf
 
struct ath_descdma rxdma
 
struct ath_bufrx_bufptr
 
struct ath_rx_edma rx_edma [ATH9K_RX_QUEUE_MAX]
 
struct io_bufferfrag
 

Detailed Description

Definition at line 296 of file ath9k.h.

Field Documentation

◆ defant

u8 ath_rx::defant

Definition at line 297 of file ath9k.h.

Referenced by ath9k_init_misc(), ath_rx_tasklet(), and ath_setdefantenna().

◆ rxotherant

u8 ath_rx::rxotherant

Definition at line 298 of file ath9k.h.

Referenced by ath_rx_tasklet(), and ath_setdefantenna().

◆ rxlink

u32* ath_rx::rxlink

◆ rxfilter

unsigned int ath_rx::rxfilter

Definition at line 300 of file ath9k.h.

◆ rxbuf

struct list_head ath_rx::rxbuf

◆ rxdma

struct ath_descdma ath_rx::rxdma

Definition at line 302 of file ath9k.h.

Referenced by ath_rx_cleanup(), and ath_rx_init().

◆ rx_bufptr

struct ath_buf* ath_rx::rx_bufptr

Definition at line 303 of file ath9k.h.

◆ rx_edma

struct ath_rx_edma ath_rx::rx_edma[ATH9K_RX_QUEUE_MAX]

Definition at line 304 of file ath9k.h.

◆ frag

struct io_buffer* ath_rx::frag

Definition at line 306 of file ath9k.h.

Referenced by ath9k_stop().


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