Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
ath_common Struct Reference

#include <ath.h>

Public Member Functions

 DECLARE_BITMAP (keymap, ATH_KEYMAX)
 
 DECLARE_BITMAP (tkip_keymap, ATH_KEYMAX)
 
 DECLARE_BITMAP (ccmp_keymap, ATH_KEYMAX)
 

Data Fields

voidah
 
voidpriv
 
struct ieee80211_hwhw
 
int debug_mask
 
enum ath_device_state state
 
struct ath_ani ani
 
u16 cachelsz
 
u16 curaid
 
u8 macaddr [ETH_ALEN]
 
u8 curbssid [ETH_ALEN]
 
u8 bssidmask [ETH_ALEN]
 
u32 rx_bufsize
 
u32 keymax
 
enum ath_crypt_caps crypt_caps
 
unsigned int clockrate
 
spinlock_t cc_lock
 
struct ath_cycle_counters cc_ani
 
struct ath_cycle_counters cc_survey
 
struct ath_regulatory regulatory
 
struct ath_regulatory reg_world_copy
 
struct ath_opsops
 
struct ath_bus_opsbus_ops
 
bool btcoex_enabled
 
bool disable_ani
 
bool antenna_diversity
 

Detailed Description

Definition at line 126 of file ath.h.

Member Function Documentation

DECLARE_BITMAP ( keymap  ,
ATH_KEYMAX   
)
DECLARE_BITMAP ( tkip_keymap  ,
ATH_KEYMAX   
)
DECLARE_BITMAP ( ccmp_keymap  ,
ATH_KEYMAX   
)

Field Documentation

void* ah

Definition at line 127 of file ath.h.

Definition at line 133 of file ath.h.

bool antenna_diversity

Definition at line 162 of file ath.h.

u8 bssidmask[ETH_ALEN]

Definition at line 139 of file ath.h.

bool btcoex_enabled

Definition at line 160 of file ath.h.

struct ath_bus_ops* bus_ops

Definition at line 158 of file ath.h.

u16 cachelsz

Definition at line 135 of file ath.h.

Definition at line 152 of file ath.h.

spinlock_t cc_lock

Definition at line 151 of file ath.h.

Definition at line 153 of file ath.h.

unsigned int clockrate

Definition at line 149 of file ath.h.

enum ath_crypt_caps crypt_caps

Definition at line 147 of file ath.h.

u16 curaid

Definition at line 136 of file ath.h.

u8 curbssid[ETH_ALEN]

Definition at line 138 of file ath.h.

int debug_mask

Definition at line 130 of file ath.h.

bool disable_ani

Definition at line 161 of file ath.h.

Definition at line 129 of file ath.h.

u32 keymax

Definition at line 143 of file ath.h.

Definition at line 137 of file ath.h.

Definition at line 157 of file ath.h.

Definition at line 128 of file ath.h.

struct ath_regulatory reg_world_copy

Definition at line 156 of file ath.h.

struct ath_regulatory regulatory

Definition at line 155 of file ath.h.

u32 rx_bufsize

Definition at line 141 of file ath.h.

Definition at line 131 of file ath.h.


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