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

#include <ieee80211.h>

Data Fields

struct net_devicedev
 
struct net_device_stats stats
 
struct ieee80211_stats ieee_stats
 
struct ieee80211_softmac_stats softmac_stats
 
struct list_head network_free_list
 
struct list_head network_list
 
struct ieee80211_networknetworks
 
int scans
 
int scan_age
 
int iw_mode
 
spinlock_t lock
 
spinlock_t wpax_suitlist_lock
 
int tx_headroom
 
u32 config
 
int open_wep
 
int reset_on_keychange
 
int host_encrypt
 
int host_decrypt
 
int ieee802_1x
 
int wpa_enabled
 
int drop_unencrypted
 
int tkip_countermeasures
 
int privacy_invoked
 
size_t wpa_ie_len
 
u8wpa_ie
 
u8 ap_mac_addr [6]
 
u16 pairwise_key_type
 
u16 broadcast_key_type
 
struct list_head crypt_deinit_list
 
struct ieee80211_crypt_datacrypt [WEP_KEYS]
 
int tx_keyidx
 
struct timer_list crypt_deinit_timer
 
int bcrx_sta_key
 
struct ieee80211_frag_entry frag_cache [17][IEEE80211_FRAG_CACHE_LEN]
 
unsigned int frag_next_idx [17]
 
u16 fts
 
struct ieee80211_network current_network
 
enum ieee80211_state state
 
int short_slot
 
int mode
 
int modulation
 
int freq_band
 
int abg_true
 
short sync_scan_hurryup
 
voidpDot11dInfo
 
bool bGlobalDomain
 
u8 MinPassiveChnlNum
 
u8 IbssStartChnl
 
int rate
 
int basic_rate
 
short active_scan
 
u16 softmac_features
 
u16 seq_ctrl [5]
 
u16 associate_seq
 
u16 assoc_id
 
short ps
 
short sta_sleep
 
int ps_timeout
 
struct tasklet_struct ps_task
 
u32 ps_th
 
u32 ps_tl
 
short raw_tx
 
short queue_stop
 
short scanning
 
short proto_started
 
struct semaphore wx_sem
 
struct semaphore scan_sem
 
spinlock_t mgmt_tx_lock
 
spinlock_t beacon_lock
 
short beacon_txing
 
short wap_set
 
short ssid_set
 
u8 wpax_type_set
 
u32 wpax_type_notify
 
char init_wmmparam_flag
 
struct list_head ibss_mac_hash [IEEE_IBSS_MAC_HASH_SIZE]
 
u16 last_rxseq_num [17]
 
u16 last_rxfrag_num [17]
 
unsigned long last_packet_time [17]
 
unsigned long last_rx_ps_time
 
struct sk_buffmgmt_queue_ring [MGMT_QUEUE_NUM]
 
int mgmt_queue_head
 
int mgmt_queue_tail
 
struct tx_pending_t tx_pending
 
struct timer_list associate_timer
 
struct timer_list beacon_timer
 
struct work_struct associate_complete_wq
 
struct work_struct associate_procedure_wq
 
struct work_struct wx_sync_scan_wq
 
struct work_struct wmm_param_update_wq
 
struct work_struct ps_request_tx_ack_wq
 
bool bInactivePs
 
bool actscanning
 
bool beinretry
 
u16 ListenInterval
 
unsigned long NumRxDataInPeriod
 
unsigned long NumRxBcnInPeriod
 
unsigned long NumRxOkTotal
 
unsigned long NumRxUnicast
 
bool bHwRadioOff
 
struct delayed_work softmac_scan_wq
 
struct delayed_work associate_retry_wq
 
struct delayed_work hw_wakeup_wq
 
struct delayed_work hw_sleep_wq
 
struct delayed_work watch_dog_wq
 
struct delayed_work sw_antenna_wq
 
struct delayed_work start_ibss_wq
 
struct delayed_work rate_adapter_wq
 
struct delayed_work hw_dig_wq
 
struct delayed_work tx_pw_wq
 
struct delayed_work GPIOChangeRFWorkItem
 
struct workqueue_structwq
 
void(* set_security )(struct net_device *dev, struct ieee80211_security *sec)
 
int(* hard_start_xmit )(struct ieee80211_txb *txb, struct net_device *dev)
 
int(* reset_port )(struct net_device *dev)
 
int(* softmac_hard_start_xmit )(struct sk_buff *skb, struct net_device *dev)
 
void(* softmac_data_hard_start_xmit )(struct sk_buff *skb, struct net_device *dev, int rate)
 
void(* data_hard_stop )(struct net_device *dev)
 
void(* data_hard_resume )(struct net_device *dev)
 
void(* set_chan )(struct net_device *dev, short ch)
 
void(* scan_syncro )(struct net_device *dev)
 
void(* start_scan )(struct net_device *dev)
 
void(* stop_scan )(struct net_device *dev)
 
void(* link_change )(struct net_device *dev)
 
void(* start_send_beacons )(struct net_device *dev)
 
void(* stop_send_beacons )(struct net_device *dev)
 
void(* sta_wake_up )(struct net_device *dev)
 
void(* ps_request_tx_ack )(struct net_device *dev)
 
void(* enter_sleep_state )(struct net_device *dev, u32 th, u32 tl)
 
short(* ps_is_queue_empty )(struct net_device *dev)
 
u8 priv [0]
 
struct ieee80211_security sec
 
u8 hwsec_active
 
bool is_silent_reset
 
bool ieee_up
 
bool bSupportRemoteWakeUp
 
RT_PS_MODE dot11PowerSaveMode
 
RT_RF_POWER_STATE eRFPowerState
 
RT_RF_CHANGE_SOURCE RfOffReason
 
bool is_set_key
 
PRT_HIGH_THROUGHPUT pHTInfo
 
spinlock_t bw_spinlock
 
spinlock_t reorder_spinlock
 
u8 Regdot11HTOperationalRateSet [16]
 
u8 dot11HTOperationalRateSet [16]
 
u8 RegHTSuppRateSet [16]
 
u8 HTCurrentOperaRate
 
u8 HTHighestOperaRate
 
u8 bTxDisableRateFallBack
 
u8 bTxUseDriverAssingedRate
 
atomic_t atm_chnlop
 
atomic_t atm_swbw
 
struct list_head Tx_TS_Admit_List
 
struct list_head Tx_TS_Pending_List
 
struct list_head Tx_TS_Unused_List
 
TX_TS_RECORD TxTsRecord [TOTAL_TS_NUM]
 
struct list_head Rx_TS_Admit_List
 
struct list_head Rx_TS_Pending_List
 
struct list_head Rx_TS_Unused_List
 
RX_TS_RECORD RxTsRecord [TOTAL_TS_NUM]
 
RX_REORDER_ENTRY RxReorderEntry [128]
 
struct list_head RxReorder_Unused_List
 
u8 ForcedPriority
 
struct iw_spy_data spy_data
 
int auth_mode
 
int host_encrypt_msdu
 
int host_mc_decrypt
 
int host_strip_iv_icv
 
int host_open_frag
 
int host_build_iv
 
bool bHalfWirelessN24GMode
 
u16 group_key_type
 
int crypt_quiesced
 
u16 rts
 
u8 bssid [ETH_ALEN]
 
int reg_mode
 
int perfect_rssi
 
int worst_rssi
 
u16 prev_seq_ctl
 
int ps_period
 
u8 qos_support
 
u8 AsocRetryCount
 
unsigned int hw_header
 
struct sk_buff_head skb_waitQ [MAX_QUEUE_SIZE]
 
struct sk_buff_head skb_aggQ [MAX_QUEUE_SIZE]
 
struct sk_buff_head skb_drv_aggQ [MAX_QUEUE_SIZE]
 
u32 sta_edca_param [4]
 
bool aggregation
 
bool enable_rx_imm_BA
 
bool bibsscoordinator
 
bool bdynamic_txpower_enable
 
bool bCTSToSelfEnable
 
u8 CTSToSelfTH
 
u32 fsync_time_interval
 
u32 fsync_rate_bitmap
 
u8 fsync_rssi_threshold
 
bool bfsync_enable
 
u8 fsync_multiple_timeinterval
 
u32 fsync_firstdiff_ratethreshold
 
u32 fsync_seconddiff_ratethreshold
 
Fsync_State fsync_state
 
bool bis_any_nonbepkts
 
bandwidth_autoswitch bandwidth_auto_switch
 
bool FwRWRF
 
RT_LINK_DETECT_T LinkDetectInfo
 
RT_POWER_SAVE_CONTROL PowerSaveControl
 
int(* is_queue_full )(struct net_device *dev, int pri)
 
int(* handle_management )(struct net_device *dev, struct ieee80211_network *network, u16 type)
 
int(* is_qos_active )(struct net_device *dev, struct sk_buff *skb)
 
int(* handle_beacon )(struct net_device *dev, struct ieee80211_beacon *beacon, struct ieee80211_network *network)
 
int(* handle_assoc_response )(struct net_device *dev, struct ieee80211_assoc_response_frame *resp, struct ieee80211_network *network)
 
short(* check_nic_enough_desc )(struct net_device *dev, int queue_index)
 
void(* SetBWModeHandler )(struct net_device *dev, HT_CHANNEL_WIDTH Bandwidth, HT_EXTCHNL_OFFSET Offset)
 
bool(* GetNmodeSupportBySecCfg )(struct net_device *dev)
 
void(* SetWirelessMode )(struct net_device *dev, u8 wireless_mode)
 
bool(* GetHalfNmodeSupportByAPsHandler )(struct net_device *dev)
 
void(* InitialGainHandler )(struct net_device *dev, u8 Operation)
 

Detailed Description

Definition at line 881 of file ieee80211.h.

Field Documentation

int abg_true

Definition at line 959 of file ieee80211.h.

short active_scan

Definition at line 976 of file ieee80211.h.

bool actscanning

Definition at line 1058 of file ieee80211.h.

bool aggregation

Definition at line 2045 of file ieee80211.h.

u8 ap_mac_addr

Definition at line 924 of file ieee80211.h.

u8 AsocRetryCount

Definition at line 2039 of file ieee80211.h.

u16 assoc_id

Definition at line 988 of file ieee80211.h.

struct work_struct associate_complete_wq

Definition at line 1047 of file ieee80211.h.

struct work_struct associate_procedure_wq

Definition at line 1049 of file ieee80211.h.

struct delayed_work associate_retry_wq

Definition at line 1067 of file ieee80211.h.

u16 associate_seq

Definition at line 985 of file ieee80211.h.

struct timer_list associate_timer

Definition at line 1042 of file ieee80211.h.

atomic_t atm_chnlop

Definition at line 1838 of file ieee80211.h.

atomic_t atm_swbw

Definition at line 1839 of file ieee80211.h.

Definition at line 1886 of file ieee80211.h.

bandwidth_autoswitch bandwidth_auto_switch

Definition at line 2068 of file ieee80211.h.

int basic_rate

Definition at line 974 of file ieee80211.h.

int bcrx_sta_key

Definition at line 933 of file ieee80211.h.

bool bCTSToSelfEnable

Definition at line 2054 of file ieee80211.h.

bool bdynamic_txpower_enable

Definition at line 2052 of file ieee80211.h.

spinlock_t beacon_lock

Definition at line 1008 of file ieee80211.h.

struct timer_list beacon_timer

Definition at line 1045 of file ieee80211.h.

short beacon_txing

Definition at line 1010 of file ieee80211.h.

bool beinretry

Definition at line 1059 of file ieee80211.h.

bool bfsync_enable

Definition at line 2060 of file ieee80211.h.

bool bGlobalDomain

Definition at line 967 of file ieee80211.h.

bool bHalfWirelessN24GMode

Definition at line 1906 of file ieee80211.h.

bool bHwRadioOff

Definition at line 1065 of file ieee80211.h.

bool bibsscoordinator

Definition at line 2048 of file ieee80211.h.

bool bInactivePs

Definition at line 1057 of file ieee80211.h.

bool bis_any_nonbepkts

Definition at line 2066 of file ieee80211.h.

u16 broadcast_key_type

Definition at line 926 of file ieee80211.h.

u8 bssid[ETH_ALEN]

Definition at line 1936 of file ieee80211.h.

bool bSupportRemoteWakeUp

Definition at line 1812 of file ieee80211.h.

u8 bTxDisableRateFallBack

Definition at line 1836 of file ieee80211.h.

u8 bTxUseDriverAssingedRate

Definition at line 1837 of file ieee80211.h.

spinlock_t bw_spinlock

Definition at line 1825 of file ieee80211.h.

short(* check_nic_enough_desc)(struct net_device *dev, int queue_index)

Definition at line 2196 of file ieee80211.h.

Definition at line 903 of file ieee80211.h.

Definition at line 929 of file ieee80211.h.

struct list_head crypt_deinit_list

Definition at line 928 of file ieee80211.h.

struct timer_list crypt_deinit_timer

Definition at line 931 of file ieee80211.h.

int crypt_quiesced

Definition at line 1920 of file ieee80211.h.

u8 CTSToSelfTH

Definition at line 2055 of file ieee80211.h.

struct ieee80211_network current_network

Definition at line 950 of file ieee80211.h.

void(* data_hard_resume)(struct net_device *dev)

Definition at line 1123 of file ieee80211.h.

void(* data_hard_stop)(struct net_device *dev)

Definition at line 1120 of file ieee80211.h.

Definition at line 882 of file ieee80211.h.

u8 dot11HTOperationalRateSet[16]

Definition at line 1831 of file ieee80211.h.

RT_PS_MODE dot11PowerSaveMode

Definition at line 1813 of file ieee80211.h.

int drop_unencrypted

Definition at line 918 of file ieee80211.h.

bool enable_rx_imm_BA

Definition at line 2047 of file ieee80211.h.

void(* enter_sleep_state)(struct net_device *dev, u32 th, u32 tl)

Definition at line 1169 of file ieee80211.h.

RT_RF_POWER_STATE eRFPowerState

Definition at line 1816 of file ieee80211.h.

u8 ForcedPriority

Definition at line 1859 of file ieee80211.h.

Definition at line 938 of file ieee80211.h.

unsigned int frag_next_idx

Definition at line 939 of file ieee80211.h.

int freq_band

Definition at line 958 of file ieee80211.h.

u32 fsync_firstdiff_ratethreshold

Definition at line 2063 of file ieee80211.h.

u8 fsync_multiple_timeinterval

Definition at line 2062 of file ieee80211.h.

u32 fsync_rate_bitmap

Definition at line 2058 of file ieee80211.h.

u8 fsync_rssi_threshold

Definition at line 2059 of file ieee80211.h.

u32 fsync_seconddiff_ratethreshold

Definition at line 2064 of file ieee80211.h.

Definition at line 2065 of file ieee80211.h.

u32 fsync_time_interval

Definition at line 2057 of file ieee80211.h.

u16 fts

Definition at line 940 of file ieee80211.h.

bool FwRWRF

Definition at line 2070 of file ieee80211.h.

bool(* GetHalfNmodeSupportByAPsHandler)(struct net_device *dev)

Definition at line 2203 of file ieee80211.h.

bool(* GetNmodeSupportBySecCfg)(struct net_device *dev)

Definition at line 2201 of file ieee80211.h.

struct delayed_work GPIOChangeRFWorkItem

Definition at line 1080 of file ieee80211.h.

u16 group_key_type

Definition at line 1915 of file ieee80211.h.

Definition at line 2192 of file ieee80211.h.

Definition at line 2191 of file ieee80211.h.

int(* handle_management)(struct net_device *dev, struct ieee80211_network *network, u16 type)

Definition at line 2113 of file ieee80211.h.

int(* hard_start_xmit)(struct ieee80211_txb *txb, struct net_device *dev)

Definition at line 1092 of file ieee80211.h.

int host_build_iv

Definition at line 1902 of file ieee80211.h.

int host_decrypt

Definition at line 913 of file ieee80211.h.

int host_encrypt

Definition at line 912 of file ieee80211.h.

int host_encrypt_msdu

Definition at line 1892 of file ieee80211.h.

int host_mc_decrypt

Definition at line 1895 of file ieee80211.h.

int host_open_frag

Definition at line 1901 of file ieee80211.h.

int host_strip_iv_icv

Definition at line 1899 of file ieee80211.h.

u8 HTCurrentOperaRate

Definition at line 1833 of file ieee80211.h.

u8 HTHighestOperaRate

Definition at line 1834 of file ieee80211.h.

struct delayed_work hw_dig_wq

Definition at line 1076 of file ieee80211.h.

unsigned int hw_header

Definition at line 2040 of file ieee80211.h.

struct delayed_work hw_sleep_wq

Definition at line 1069 of file ieee80211.h.

struct delayed_work hw_wakeup_wq

Definition at line 1068 of file ieee80211.h.

u8 hwsec_active

Definition at line 1808 of file ieee80211.h.

struct list_head ibss_mac_hash

Definition at line 1022 of file ieee80211.h.

u8 IbssStartChnl

Definition at line 971 of file ieee80211.h.

int ieee802_1x

Definition at line 914 of file ieee80211.h.

struct ieee80211_stats ieee_stats

Definition at line 886 of file ieee80211.h.

bool ieee_up

Definition at line 1810 of file ieee80211.h.

char init_wmmparam_flag

Definition at line 1019 of file ieee80211.h.

void(* InitialGainHandler)(struct net_device *dev, u8 Operation)

Definition at line 2204 of file ieee80211.h.

int(* is_qos_active)(struct net_device *dev, struct sk_buff *skb)

Definition at line 2115 of file ieee80211.h.

int(* is_queue_full)(struct net_device *dev, int pri)

Definition at line 2111 of file ieee80211.h.

bool is_set_key

Definition at line 1818 of file ieee80211.h.

bool is_silent_reset

Definition at line 1809 of file ieee80211.h.

int iw_mode

Definition at line 896 of file ieee80211.h.

unsigned long last_packet_time

Definition at line 1027 of file ieee80211.h.

unsigned long last_rx_ps_time

Definition at line 1030 of file ieee80211.h.

u16 last_rxfrag_num

Definition at line 1026 of file ieee80211.h.

u16 last_rxseq_num

Definition at line 1025 of file ieee80211.h.

void(* link_change)(struct net_device *dev)

Definition at line 1155 of file ieee80211.h.

RT_LINK_DETECT_T LinkDetectInfo

Definition at line 2073 of file ieee80211.h.

u16 ListenInterval

Definition at line 1060 of file ieee80211.h.

spinlock_t lock

Definition at line 898 of file ieee80211.h.

int mgmt_queue_head

Definition at line 1034 of file ieee80211.h.

struct sk_buff * mgmt_queue_ring

Definition at line 1033 of file ieee80211.h.

int mgmt_queue_tail

Definition at line 1035 of file ieee80211.h.

spinlock_t mgmt_tx_lock

Definition at line 1007 of file ieee80211.h.

u8 MinPassiveChnlNum

Definition at line 970 of file ieee80211.h.

int mode

Definition at line 956 of file ieee80211.h.

int modulation

Definition at line 957 of file ieee80211.h.

struct list_head network_free_list

Definition at line 890 of file ieee80211.h.

struct list_head network_list

Definition at line 891 of file ieee80211.h.

Definition at line 892 of file ieee80211.h.

unsigned long NumRxBcnInPeriod

Definition at line 1062 of file ieee80211.h.

unsigned long NumRxDataInPeriod

Definition at line 1061 of file ieee80211.h.

unsigned long NumRxOkTotal

Definition at line 1063 of file ieee80211.h.

unsigned long NumRxUnicast

Definition at line 1064 of file ieee80211.h.

int open_wep

Definition at line 906 of file ieee80211.h.

u16 pairwise_key_type

Definition at line 925 of file ieee80211.h.

void * pDot11dInfo

Definition at line 966 of file ieee80211.h.

int perfect_rssi

Definition at line 1962 of file ieee80211.h.

Definition at line 1822 of file ieee80211.h.

RT_POWER_SAVE_CONTROL PowerSaveControl

Definition at line 2075 of file ieee80211.h.

u16 prev_seq_ctl

Definition at line 1965 of file ieee80211.h.

Definition at line 1178 of file ieee80211.h.

int privacy_invoked

Definition at line 920 of file ieee80211.h.

short proto_started

Definition at line 1002 of file ieee80211.h.

short ps

Definition at line 991 of file ieee80211.h.

short(* ps_is_queue_empty)(struct net_device *dev)

Definition at line 1170 of file ieee80211.h.

int ps_period

Definition at line 1992 of file ieee80211.h.

void(* ps_request_tx_ack)(struct net_device *dev)

Definition at line 1168 of file ieee80211.h.

struct work_struct ps_request_tx_ack_wq

Definition at line 1053 of file ieee80211.h.

Definition at line 994 of file ieee80211.h.

u32 ps_th

Definition at line 995 of file ieee80211.h.

int ps_timeout

Definition at line 993 of file ieee80211.h.

u32 ps_tl

Definition at line 996 of file ieee80211.h.

u8 qos_support

Definition at line 2020 of file ieee80211.h.

short queue_stop

Definition at line 1000 of file ieee80211.h.

int rate

Definition at line 973 of file ieee80211.h.

struct delayed_work rate_adapter_wq

Definition at line 1074 of file ieee80211.h.

short raw_tx

Definition at line 998 of file ieee80211.h.

int reg_mode

Definition at line 1951 of file ieee80211.h.

u8 Regdot11HTOperationalRateSet[16]

Definition at line 1830 of file ieee80211.h.

u8 RegHTSuppRateSet[16]

Definition at line 1832 of file ieee80211.h.

spinlock_t reorder_spinlock

Definition at line 1827 of file ieee80211.h.

int reset_on_keychange

Definition at line 908 of file ieee80211.h.

int(* reset_port)(struct net_device *dev)

Definition at line 1095 of file ieee80211.h.

RT_RF_CHANGE_SOURCE RfOffReason

Definition at line 1817 of file ieee80211.h.

u16 rts

Definition at line 1933 of file ieee80211.h.

struct list_head Rx_TS_Admit_List

Definition at line 1849 of file ieee80211.h.

struct list_head Rx_TS_Pending_List

Definition at line 1850 of file ieee80211.h.

struct list_head Rx_TS_Unused_List

Definition at line 1851 of file ieee80211.h.

struct list_head RxReorder_Unused_List

Definition at line 1855 of file ieee80211.h.

RX_REORDER_ENTRY RxReorderEntry[128]

Definition at line 1854 of file ieee80211.h.

Definition at line 1852 of file ieee80211.h.

int scan_age

Definition at line 894 of file ieee80211.h.

struct semaphore scan_sem

Definition at line 1005 of file ieee80211.h.

void(* scan_syncro)(struct net_device *dev)

Definition at line 1146 of file ieee80211.h.

short scanning

Definition at line 1001 of file ieee80211.h.

int scans

Definition at line 893 of file ieee80211.h.

Definition at line 1804 of file ieee80211.h.

u16 seq_ctrl

Definition at line 982 of file ieee80211.h.

void(* set_chan)(struct net_device *dev, short ch)

Definition at line 1129 of file ieee80211.h.

Definition at line 1085 of file ieee80211.h.

void(* SetBWModeHandler)(struct net_device *dev, HT_CHANNEL_WIDTH Bandwidth, HT_EXTCHNL_OFFSET Offset)

Definition at line 2199 of file ieee80211.h.

void(* SetWirelessMode)(struct net_device *dev, u8 wireless_mode)

Definition at line 2202 of file ieee80211.h.

int short_slot

Definition at line 955 of file ieee80211.h.

Definition at line 2042 of file ieee80211.h.

Definition at line 2043 of file ieee80211.h.

Definition at line 2041 of file ieee80211.h.

void(* softmac_data_hard_start_xmit)(struct sk_buff *skb, struct net_device *dev, int rate)

Definition at line 1113 of file ieee80211.h.

u16 softmac_features

Definition at line 979 of file ieee80211.h.

int(* softmac_hard_start_xmit)(struct sk_buff *skb, struct net_device *dev)

Definition at line 1104 of file ieee80211.h.

struct delayed_work softmac_scan_wq

Definition at line 1066 of file ieee80211.h.

Definition at line 887 of file ieee80211.h.

struct iw_spy_data spy_data

Definition at line 1875 of file ieee80211.h.

short ssid_set

Definition at line 1013 of file ieee80211.h.

u32 sta_edca_param[4]

Definition at line 2044 of file ieee80211.h.

short sta_sleep

Definition at line 992 of file ieee80211.h.

void(* sta_wake_up)(struct net_device *dev)

Definition at line 1167 of file ieee80211.h.

struct delayed_work start_ibss_wq

Definition at line 1072 of file ieee80211.h.

void(* start_scan)(struct net_device *dev)

Definition at line 1147 of file ieee80211.h.

void(* start_send_beacons)(struct net_device *dev, u16 tx_rate)

Definition at line 1163 of file ieee80211.h.

Definition at line 953 of file ieee80211.h.

Definition at line 885 of file ieee80211.h.

void(* stop_scan)(struct net_device *dev)

Definition at line 1148 of file ieee80211.h.

void(* stop_send_beacons)(struct net_device *dev)

Definition at line 1164 of file ieee80211.h.

struct delayed_work sw_antenna_wq

Definition at line 1071 of file ieee80211.h.

short sync_scan_hurryup

Definition at line 964 of file ieee80211.h.

int tkip_countermeasures

Definition at line 919 of file ieee80211.h.

int tx_headroom

Definition at line 901 of file ieee80211.h.

int tx_keyidx

Definition at line 930 of file ieee80211.h.

Definition at line 1039 of file ieee80211.h.

struct delayed_work tx_pw_wq

Definition at line 1077 of file ieee80211.h.

struct list_head Tx_TS_Admit_List

Definition at line 1844 of file ieee80211.h.

struct list_head Tx_TS_Pending_List

Definition at line 1845 of file ieee80211.h.

struct list_head Tx_TS_Unused_List

Definition at line 1846 of file ieee80211.h.

Definition at line 1847 of file ieee80211.h.

short wap_set

Definition at line 1012 of file ieee80211.h.

struct delayed_work watch_dog_wq

Definition at line 1070 of file ieee80211.h.

struct work_struct wmm_param_update_wq

Definition at line 1052 of file ieee80211.h.

int worst_rssi

Definition at line 1963 of file ieee80211.h.

int wpa_enabled

Definition at line 917 of file ieee80211.h.

u8 * wpa_ie

Definition at line 922 of file ieee80211.h.

size_t wpa_ie_len

Definition at line 921 of file ieee80211.h.

spinlock_t wpax_suitlist_lock

Definition at line 899 of file ieee80211.h.

u32 wpax_type_notify

Definition at line 1016 of file ieee80211.h.

u8 wpax_type_set

Definition at line 1015 of file ieee80211.h.

Definition at line 1082 of file ieee80211.h.

struct semaphore wx_sem

Definition at line 1004 of file ieee80211.h.

struct work_struct wx_sync_scan_wq

Definition at line 1051 of file ieee80211.h.


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