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

#include <ath9k.h>

Data Fields

struct list_head list
 
struct ath_bufbf_lastbf
 
struct ath_bufbf_next
 
struct sk_buffbf_mpdu
 
voidbf_desc
 
dma_addr_t bf_daddr
 
dma_addr_t bf_buf_addr
 
bool bf_stale
 
struct ath_buf_state bf_state
 

Detailed Description

Definition at line 230 of file ath9k.h.

Field Documentation

dma_addr_t bf_buf_addr

Definition at line 238 of file ath9k.h.

dma_addr_t bf_daddr

Definition at line 237 of file ath9k.h.

void* bf_desc

Definition at line 236 of file ath9k.h.

struct ath_buf* bf_lastbf

Definition at line 232 of file ath9k.h.

struct sk_buff* bf_mpdu

Definition at line 235 of file ath9k.h.

struct ath_buf* bf_next

Definition at line 234 of file ath9k.h.

bool bf_stale

Definition at line 239 of file ath9k.h.

Definition at line 240 of file ath9k.h.

Definition at line 231 of file ath9k.h.


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