Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | list |
struct ieee80211_vif * | vif |
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 |
struct ieee80211_vif* vif |
struct { ... } wep_key_conf[NUM_WEP_KEYS] |