Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ath_rx Struct Reference

#include <ath9k.h>

Data Fields

u8 defant
 
u8 rxotherant
 
u32rxlink
 
u32 num_pkts
 
unsigned int rxfilter
 
spinlock_t rxbuflock
 
struct list_head rxbuf
 
struct ath_descdma rxdma
 
struct ath_bufrx_bufptr
 
struct ath_rx_edma rx_edma [ATH9K_RX_QUEUE_MAX]
 
struct sk_bufffrag
 

Detailed Description

Definition at line 312 of file ath9k.h.

Field Documentation

u8 defant

Definition at line 313 of file ath9k.h.

Definition at line 324 of file ath9k.h.

u32 num_pkts

Definition at line 316 of file ath9k.h.

struct ath_buf* rx_bufptr

Definition at line 321 of file ath9k.h.

Definition at line 322 of file ath9k.h.

Definition at line 319 of file ath9k.h.

spinlock_t rxbuflock

Definition at line 318 of file ath9k.h.

Definition at line 320 of file ath9k.h.

unsigned int rxfilter

Definition at line 317 of file ath9k.h.

u32* rxlink

Definition at line 315 of file ath9k.h.

u8 rxotherant

Definition at line 314 of file ath9k.h.


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