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

Data Fields

struct list_head list
 
struct ieee80211_vifvif
 
int macid
 
u16 seqno
 
struct {
   u8   enabled
 
   u8   key [sizeof(struct
      ieee80211_key_conf)+MAX_WEP_KEY_LEN]
 
wep_key_conf [NUM_WEP_KEYS]
 
u8 bssid [ETH_ALEN]
 
bool is_hw_crypto_enabled
 

Detailed Description

Definition at line 281 of file mwl8k.c.

Field Documentation

u8 bssid[ETH_ALEN]

Definition at line 298 of file mwl8k.c.

u8 enabled

Definition at line 293 of file mwl8k.c.

bool is_hw_crypto_enabled

Definition at line 301 of file mwl8k.c.

Definition at line 294 of file mwl8k.c.

Definition at line 282 of file mwl8k.c.

int macid

Definition at line 286 of file mwl8k.c.

u16 seqno

Definition at line 289 of file mwl8k.c.

Definition at line 283 of file mwl8k.c.

struct { ... } wep_key_conf[NUM_WEP_KEYS]

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