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

#include <ieee80211_i.h>

Public Types

enum  { IEEE80211_MFP_DISABLED, IEEE80211_MFP_OPTIONAL, IEEE80211_MFP_REQUIRED }
 

Data Fields

struct timer_list timer
 
struct timer_list conn_mon_timer
 
struct timer_list bcn_mon_timer
 
struct timer_list chswitch_timer
 
struct work_struct monitor_work
 
struct work_struct chswitch_work
 
struct work_struct beacon_connection_loss_work
 
struct work_struct csa_connection_drop_work
 
unsigned long beacon_timeout
 
unsigned long probe_timeout
 
int probe_send_count
 
bool nullfunc_failed
 
struct mutex mtx
 
struct cfg80211_bssassociated
 
struct ieee80211_mgd_auth_dataauth_data
 
struct ieee80211_mgd_assoc_dataassoc_data
 
u8 bssid [ETH_ALEN]
 
u16 aid
 
unsigned long timers_running
 
bool powersave
 
bool broken_ap
 
enum ieee80211_smps_mode
req_smps ap_smps 
driver_smps_mode
 
struct work_struct request_smps_work
 
unsigned int flags
 
bool beacon_crc_valid
 
u32 beacon_crc
 
enum ieee80211_if_managed:: { ... }  mfp
 
unsigned int uapsd_queues
 
unsigned int uapsd_max_sp_len
 
int wmm_last_param_set
 
u8 use_4addr
 
int last_beacon_signal
 
int ave_beacon_signal
 
unsigned int count_beacon_signal
 
int last_cqm_event_signal
 
int rssi_min_thold
 
int rssi_max_thold
 
int last_ave_beacon_signal
 
struct ieee80211_ht_cap ht_capa
 
struct ieee80211_ht_cap ht_capa_mask
 

Detailed Description

Definition at line 408 of file ieee80211_i.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
IEEE80211_MFP_DISABLED 
IEEE80211_MFP_OPTIONAL 
IEEE80211_MFP_REQUIRED 

Definition at line 446 of file ieee80211_i.h.

Field Documentation

u16 aid

Definition at line 430 of file ieee80211_i.h.

Definition at line 426 of file ieee80211_i.h.

struct cfg80211_bss* associated

Definition at line 424 of file ieee80211_i.h.

Definition at line 425 of file ieee80211_i.h.

int ave_beacon_signal

Definition at line 479 of file ieee80211_i.h.

struct timer_list bcn_mon_timer

Definition at line 411 of file ieee80211_i.h.

struct work_struct beacon_connection_loss_work

Definition at line 415 of file ieee80211_i.h.

u32 beacon_crc

Definition at line 444 of file ieee80211_i.h.

bool beacon_crc_valid

Definition at line 443 of file ieee80211_i.h.

unsigned long beacon_timeout

Definition at line 418 of file ieee80211_i.h.

bool broken_ap

Definition at line 434 of file ieee80211_i.h.

u8 bssid[ETH_ALEN]

Definition at line 428 of file ieee80211_i.h.

struct timer_list chswitch_timer

Definition at line 412 of file ieee80211_i.h.

struct work_struct chswitch_work

Definition at line 414 of file ieee80211_i.h.

struct timer_list conn_mon_timer

Definition at line 410 of file ieee80211_i.h.

unsigned int count_beacon_signal

Definition at line 486 of file ieee80211_i.h.

struct work_struct csa_connection_drop_work

Definition at line 416 of file ieee80211_i.h.

enum ieee80211_smps_mode req_smps ap_smps driver_smps_mode

Definition at line 435 of file ieee80211_i.h.

unsigned int flags

Definition at line 441 of file ieee80211_i.h.

Definition at line 503 of file ieee80211_i.h.

struct ieee80211_ht_cap ht_capa_mask

Definition at line 504 of file ieee80211_i.h.

int last_ave_beacon_signal

Definition at line 501 of file ieee80211_i.h.

int last_beacon_signal

Definition at line 471 of file ieee80211_i.h.

int last_cqm_event_signal

Definition at line 493 of file ieee80211_i.h.

enum { ... } mfp
struct work_struct monitor_work

Definition at line 413 of file ieee80211_i.h.

Definition at line 423 of file ieee80211_i.h.

bool nullfunc_failed

Definition at line 421 of file ieee80211_i.h.

Definition at line 433 of file ieee80211_i.h.

int probe_send_count

Definition at line 420 of file ieee80211_i.h.

unsigned long probe_timeout

Definition at line 419 of file ieee80211_i.h.

struct work_struct request_smps_work

Definition at line 439 of file ieee80211_i.h.

int rssi_max_thold

Definition at line 500 of file ieee80211_i.h.

int rssi_min_thold

Definition at line 500 of file ieee80211_i.h.

Definition at line 409 of file ieee80211_i.h.

unsigned long timers_running

Definition at line 432 of file ieee80211_i.h.

unsigned int uapsd_max_sp_len

Definition at line 464 of file ieee80211_i.h.

unsigned int uapsd_queues

Definition at line 457 of file ieee80211_i.h.

u8 use_4addr

Definition at line 468 of file ieee80211_i.h.

int wmm_last_param_set

Definition at line 466 of file ieee80211_i.h.


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