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

#include <ieee80211_i.h>

Data Fields

struct cfg80211_bssbss
 
const u8supp_rates
 
unsigned long timeout
 
int tries
 
u16 capability
 
u8 prev_bssid [ETH_ALEN]
 
u8 ssid [IEEE80211_MAX_SSID_LEN]
 
u8 ssid_len
 
u8 supp_rates_len
 
bool wmm
 
bool uapsd
 
bool have_beacon
 
bool sent_assoc
 
bool synced
 
u8 ap_ht_param
 
size_t ie_len
 
u8 ie []
 

Detailed Description

Definition at line 385 of file ieee80211_i.h.

Field Documentation

u8 ap_ht_param

Definition at line 402 of file ieee80211_i.h.

Definition at line 386 of file ieee80211_i.h.

u16 capability

Definition at line 392 of file ieee80211_i.h.

bool have_beacon

Definition at line 398 of file ieee80211_i.h.

u8 ie[]

Definition at line 405 of file ieee80211_i.h.

Definition at line 404 of file ieee80211_i.h.

u8 prev_bssid[ETH_ALEN]

Definition at line 393 of file ieee80211_i.h.

bool sent_assoc

Definition at line 399 of file ieee80211_i.h.

Definition at line 394 of file ieee80211_i.h.

u8 ssid_len

Definition at line 395 of file ieee80211_i.h.

const u8* supp_rates

Definition at line 387 of file ieee80211_i.h.

u8 supp_rates_len

Definition at line 396 of file ieee80211_i.h.

bool synced

Definition at line 400 of file ieee80211_i.h.

unsigned long timeout

Definition at line 389 of file ieee80211_i.h.

int tries

Definition at line 390 of file ieee80211_i.h.

bool uapsd

Definition at line 397 of file ieee80211_i.h.

bool wmm

Definition at line 397 of file ieee80211_i.h.


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