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

#include <core.h>

Data Fields

struct list_head list
 
struct wireless_dev wdev
 
struct net_devicendev
 
struct ath6klar
 
spinlock_t if_lock
 
u8 fw_vif_idx
 
unsigned long flags
 
int ssid_len
 
u8 ssid [IEEE80211_MAX_SSID_LEN]
 
u8 dot11_auth_mode
 
u8 auth_mode
 
u8 prwise_crypto
 
u8 prwise_crypto_len
 
u8 grp_crypto
 
u8 grp_crypto_len
 
u8 def_txkey_index
 
u8 next_mode
 
u8 nw_type
 
u8 bssid [ETH_ALEN]
 
u8 req_bssid [ETH_ALEN]
 
u16 ch_hint
 
u16 bss_ch
 
struct ath6kl_wep_key wep_key_list [WMI_MAX_KEY_INDEX+1]
 
struct ath6kl_key keys [WMI_MAX_KEY_INDEX+1]
 
struct aggr_infoaggr_cntxt
 
struct ath6kl_htcap htcap [IEEE80211_NUM_BANDS]
 
struct timer_list disconnect_timer
 
struct timer_list sched_scan_timer
 
struct cfg80211_scan_requestscan_req
 
enum sme_state sme_state
 
int reconnect_flag
 
u32 last_roc_id
 
u32 last_cancel_roc_id
 
u32 send_action_id
 
bool probe_req_report
 
u16 assoc_bss_beacon_int
 
u16 listen_intvl_t
 
u16 bmiss_time_t
 
u16 bg_scan_period
 
u8 assoc_bss_dtim_period
 
struct net_device_stats net_stats
 
struct target_stats target_stats
 
struct wmi_connect_cmd profile
 
struct list_head mc_filter
 

Detailed Description

Definition at line 541 of file core.h.

Field Documentation

struct aggr_info* aggr_cntxt

Definition at line 567 of file core.h.

Definition at line 545 of file core.h.

u16 assoc_bss_beacon_int

Definition at line 580 of file core.h.

u8 assoc_bss_dtim_period

Definition at line 584 of file core.h.

Definition at line 553 of file core.h.

u16 bg_scan_period

Definition at line 583 of file core.h.

u16 bmiss_time_t

Definition at line 582 of file core.h.

u16 bss_ch

Definition at line 564 of file core.h.

u8 bssid[ETH_ALEN]

Definition at line 561 of file core.h.

u16 ch_hint

Definition at line 563 of file core.h.

u8 def_txkey_index

Definition at line 558 of file core.h.

struct timer_list disconnect_timer

Definition at line 570 of file core.h.

Definition at line 552 of file core.h.

unsigned long flags

Definition at line 549 of file core.h.

u8 fw_vif_idx

Definition at line 548 of file core.h.

u8 grp_crypto

Definition at line 556 of file core.h.

u8 grp_crypto_len

Definition at line 557 of file core.h.

Definition at line 568 of file core.h.

spinlock_t if_lock

Definition at line 547 of file core.h.

Definition at line 566 of file core.h.

u32 last_cancel_roc_id

Definition at line 577 of file core.h.

u32 last_roc_id

Definition at line 576 of file core.h.

Definition at line 542 of file core.h.

u16 listen_intvl_t

Definition at line 581 of file core.h.

struct list_head mc_filter

Definition at line 589 of file core.h.

Definition at line 544 of file core.h.

Definition at line 585 of file core.h.

u8 next_mode

Definition at line 559 of file core.h.

u8 nw_type

Definition at line 560 of file core.h.

bool probe_req_report

Definition at line 579 of file core.h.

Definition at line 587 of file core.h.

u8 prwise_crypto

Definition at line 554 of file core.h.

u8 prwise_crypto_len

Definition at line 555 of file core.h.

int reconnect_flag

Definition at line 575 of file core.h.

u8 req_bssid[ETH_ALEN]

Definition at line 562 of file core.h.

Definition at line 573 of file core.h.

struct timer_list sched_scan_timer

Definition at line 571 of file core.h.

u32 send_action_id

Definition at line 578 of file core.h.

Definition at line 574 of file core.h.

Definition at line 551 of file core.h.

int ssid_len

Definition at line 550 of file core.h.

Definition at line 586 of file core.h.

Definition at line 543 of file core.h.

Definition at line 565 of file core.h.


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