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

#include <wmgr.h>

Data Fields

voidpAdapter
 
unsigned char abyMACAddr [WLAN_ADDR_LEN]
 
WMAC_CONFIG_MODE eConfigMode
 
CARD_PHY_TYPE eCurrentPHYMode
 
CARD_PHY_TYPE eConfigPHYMode
 
WMAC_CURRENT_MODE eCurrMode
 
WMAC_BSS_STATE eCurrState
 
PKnownBSS pCurrBSS
 
unsigned char byCSSGK
 
unsigned char byCSSPK
 
unsigned int uCurrChannel
 
unsigned char abyCurrSuppRates [WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]
 
unsigned char abyCurrExtSuppRates [WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]
 
unsigned char abyCurrSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
unsigned char abyCurrBSSID [WLAN_BSSID_LEN]
 
unsigned short wCurrCapInfo
 
unsigned short wCurrAID
 
unsigned short wCurrATIMWindow
 
unsigned short wCurrBeaconPeriod
 
bool bIsDS
 
unsigned char byERPContext
 
CMD_STATE eCommandState
 
unsigned int uScanChannel
 
unsigned char abyDesireSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
unsigned char abyDesireBSSID [WLAN_BSSID_LEN]
 
unsigned short wIBSSBeaconPeriod
 
unsigned short wIBSSATIMWindow
 
unsigned int uIBSSChannel
 
unsigned char abyIBSSSuppRates [WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]
 
unsigned char byAPBBType
 
unsigned char abyWPAIE [MAX_WPA_IE_LEN]
 
unsigned short wWPAIELen
 
unsigned int uAssocCount
 
bool bMoreData
 
WMAC_SCAN_STATE eScanState
 
WMAC_SCAN_TYPE eScanType
 
unsigned int uScanStartCh
 
unsigned int uScanEndCh
 
unsigned short wScanSteps
 
unsigned int uScanBSSType
 
unsigned char abyScanSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
unsigned char abyScanBSSID [WLAN_BSSID_LEN]
 
WMAC_AUTHENTICATION_MODE eAuthenMode
 
WMAC_ENCRYPTION_MODE eEncryptionMode
 
bool bShareKeyAlgorithm
 
unsigned char abyChallenge [WLAN_CHALLENGE_LEN]
 
bool bPrivacyInvoked
 
bool bInTIM
 
bool bMulticastTIM
 
unsigned char byDTIMCount
 
unsigned char byDTIMPeriod
 
WMAC_POWER_MODE ePSMode
 
unsigned short wListenInterval
 
unsigned short wCountToWakeUp
 
bool bInTIMWake
 
unsigned charpbyPSPacketPool
 
unsigned char byPSPacketPool [sizeof(STxMgmtPacket)+WLAN_NULLDATA_FR_MAXLEN]
 
bool bRxBeaconInTBTTWake
 
unsigned char abyPSTxMap [MAX_NODE_NUM+1]
 
unsigned int uCmdBusy
 
unsigned int uCmdHostAPBusy
 
unsigned charpbyMgmtPacketPool
 
unsigned char byMgmtPacketPool [sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]
 
struct timer_list sTimerSecondCallback
 
SRxMgmtPacket sRxPacket
 
KnownBSS sBSSList [MAX_BSS_NUM]
 
KnownNodeDB sNodeDBTable [MAX_NODE_NUM+1]
 
SPMKIDCache gsPMKIDCache
 
bool bRoaming
 
SAssocInfo sAssocInfo
 
bool b11hEnable
 
bool bSwitchChannel
 
unsigned char byNewChannel
 
PWLAN_IE_MEASURE_REP pCurrMeasureEIDRep
 
unsigned int uLengthOfRepEIDs
 
unsigned char abyCurrentMSRReq [sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]
 
unsigned char abyCurrentMSRRep [sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]
 
unsigned char abyIECountry [WLAN_A3FR_MAXLEN]
 
unsigned char abyIBSSDFSOwner [6]
 
unsigned char byIBSSDFSRecovery
 
struct sk_buff skb
 
BYTE abyMACAddr [WLAN_ADDR_LEN]
 
WMAC_BSS_STATE eLastState
 
BYTE byCSSGK
 
BYTE byCSSPK
 
BOOL bCurrBSSIDFilterOn
 
BYTE abyCurrSuppRates [WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]
 
BYTE abyCurrExtSuppRates [WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]
 
BYTE abyCurrSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
BYTE abyCurrBSSID [WLAN_BSSID_LEN]
 
WORD wCurrCapInfo
 
WORD wCurrAID
 
unsigned int uRSSITrigger
 
WORD wCurrATIMWindow
 
WORD wCurrBeaconPeriod
 
BOOL bIsDS
 
BYTE byERPContext
 
BYTE abyDesireSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
BYTE abyDesireBSSID [WLAN_BSSID_LEN]
 
BYTE abyAdHocSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
WORD wIBSSBeaconPeriod
 
WORD wIBSSATIMWindow
 
BYTE abyIBSSSuppRates [WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]
 
BYTE byAPBBType
 
BYTE abyWPAIE [MAX_WPA_IE_LEN]
 
WORD wWPAIELen
 
BOOL bMoreData
 
WORD wScanSteps
 
BYTE abyScanSSID [WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]
 
BYTE abyScanBSSID [WLAN_BSSID_LEN]
 
BOOL bShareKeyAlgorithm
 
BYTE abyChallenge [WLAN_CHALLENGE_LEN]
 
BOOL bPrivacyInvoked
 
BOOL bInTIM
 
BOOL bMulticastTIM
 
BYTE byDTIMCount
 
BYTE byDTIMPeriod
 
WORD wListenInterval
 
WORD wCountToWakeUp
 
BOOL bInTIMWake
 
PBYTE pbyPSPacketPool
 
BYTE byPSPacketPool [sizeof(STxMgmtPacket)+WLAN_NULLDATA_FR_MAXLEN]
 
BOOL bRxBeaconInTBTTWake
 
BYTE abyPSTxMap [MAX_NODE_NUM+1]
 
PBYTE pbyMgmtPacketPool
 
BYTE byMgmtPacketPool [sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]
 
KnownBSS pSameBSS [6]
 
BOOL Cisco_cckm
 
BYTE Roam_dbm
 
BOOL bRoaming
 
BOOL b11hEnable
 
BOOL bSwitchChannel
 
BYTE byNewChannel
 
BYTE abyCurrentMSRReq [sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]
 
BYTE abyCurrentMSRRep [sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]
 
BYTE abyIECountry [WLAN_A3FR_MAXLEN]
 
BYTE abyIBSSDFSOwner [6]
 
BYTE byIBSSDFSRecovery
 

Detailed Description

Definition at line 249 of file wmgr.h.

Field Documentation

Definition at line 294 of file wmgr.h.

unsigned char abyChallenge[WLAN_CHALLENGE_LEN]

Definition at line 321 of file wmgr.h.

BYTE abyChallenge[WLAN_CHALLENGE_LEN]

Definition at line 322 of file wmgr.h.

BYTE abyCurrBSSID[WLAN_BSSID_LEN]

Definition at line 277 of file wmgr.h.

unsigned char abyCurrBSSID[WLAN_BSSID_LEN]

Definition at line 278 of file wmgr.h.

unsigned char abyCurrentMSRRep[sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]

Definition at line 386 of file wmgr.h.

Definition at line 389 of file wmgr.h.

unsigned char abyCurrentMSRReq[sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]

Definition at line 385 of file wmgr.h.

Definition at line 388 of file wmgr.h.

BYTE abyCurrExtSuppRates[WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]

Definition at line 275 of file wmgr.h.

unsigned char abyCurrExtSuppRates[WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]

Definition at line 276 of file wmgr.h.

Definition at line 276 of file wmgr.h.

unsigned char abyCurrSSID[WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]

Definition at line 277 of file wmgr.h.

BYTE abyCurrSuppRates[WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]

Definition at line 274 of file wmgr.h.

unsigned char abyCurrSuppRates[WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]

Definition at line 275 of file wmgr.h.

unsigned char abyDesireBSSID[WLAN_BSSID_LEN]

Definition at line 291 of file wmgr.h.

BYTE abyDesireBSSID[WLAN_BSSID_LEN]

Definition at line 291 of file wmgr.h.

unsigned char abyDesireSSID[WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]

Definition at line 290 of file wmgr.h.

Definition at line 290 of file wmgr.h.

unsigned char abyIBSSDFSOwner[6]

Definition at line 388 of file wmgr.h.

BYTE abyIBSSDFSOwner[6]

Definition at line 391 of file wmgr.h.

unsigned char abyIBSSSuppRates[WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]

Definition at line 298 of file wmgr.h.

BYTE abyIBSSSuppRates[WLAN_IEHDR_LEN+WLAN_RATES_MAXLEN+1]

Definition at line 300 of file wmgr.h.

unsigned char abyIECountry[WLAN_A3FR_MAXLEN]

Definition at line 387 of file wmgr.h.

BYTE abyIECountry[WLAN_A3FR_MAXLEN]

Definition at line 390 of file wmgr.h.

BYTE abyMACAddr[WLAN_ADDR_LEN]

Definition at line 251 of file wmgr.h.

unsigned char abyMACAddr[WLAN_ADDR_LEN]

Definition at line 254 of file wmgr.h.

unsigned char abyPSTxMap[MAX_NODE_NUM+1]

Definition at line 338 of file wmgr.h.

BYTE abyPSTxMap[MAX_NODE_NUM+1]

Definition at line 339 of file wmgr.h.

unsigned char abyScanBSSID[WLAN_BSSID_LEN]

Definition at line 315 of file wmgr.h.

BYTE abyScanBSSID[WLAN_BSSID_LEN]

Definition at line 317 of file wmgr.h.

unsigned char abyScanSSID[WLAN_IEHDR_LEN+WLAN_SSID_MAXLEN+1]

Definition at line 314 of file wmgr.h.

Definition at line 316 of file wmgr.h.

unsigned char abyWPAIE[MAX_WPA_IE_LEN]

Definition at line 300 of file wmgr.h.

BYTE abyWPAIE[MAX_WPA_IE_LEN]

Definition at line 302 of file wmgr.h.

bool b11hEnable

Definition at line 380 of file wmgr.h.

BOOL b11hEnable

Definition at line 383 of file wmgr.h.

BOOL bCurrBSSIDFilterOn

Definition at line 270 of file wmgr.h.

bool bInTIM

Definition at line 325 of file wmgr.h.

BOOL bInTIM

Definition at line 326 of file wmgr.h.

bool bInTIMWake

Definition at line 334 of file wmgr.h.

BOOL bInTIMWake

Definition at line 335 of file wmgr.h.

bool bIsDS

Definition at line 283 of file wmgr.h.

BOOL bIsDS

Definition at line 283 of file wmgr.h.

bool bMoreData

Definition at line 304 of file wmgr.h.

BOOL bMoreData

Definition at line 306 of file wmgr.h.

bool bMulticastTIM

Definition at line 326 of file wmgr.h.

BOOL bMulticastTIM

Definition at line 327 of file wmgr.h.

bool bPrivacyInvoked

Definition at line 322 of file wmgr.h.

BOOL bPrivacyInvoked

Definition at line 323 of file wmgr.h.

bool bRoaming

Definition at line 369 of file wmgr.h.

BOOL bRoaming

Definition at line 372 of file wmgr.h.

bool bRxBeaconInTBTTWake

Definition at line 337 of file wmgr.h.

BOOL bRxBeaconInTBTTWake

Definition at line 338 of file wmgr.h.

bool bShareKeyAlgorithm

Definition at line 320 of file wmgr.h.

BOOL bShareKeyAlgorithm

Definition at line 321 of file wmgr.h.

bool bSwitchChannel

Definition at line 381 of file wmgr.h.

BOOL bSwitchChannel

Definition at line 384 of file wmgr.h.

unsigned char byAPBBType

Definition at line 299 of file wmgr.h.

BYTE byAPBBType

Definition at line 301 of file wmgr.h.

BYTE byCSSGK

Definition at line 265 of file wmgr.h.

unsigned char byCSSGK

Definition at line 267 of file wmgr.h.

BYTE byCSSPK

Definition at line 266 of file wmgr.h.

unsigned char byCSSPK

Definition at line 268 of file wmgr.h.

unsigned char byDTIMCount

Definition at line 327 of file wmgr.h.

BYTE byDTIMCount

Definition at line 328 of file wmgr.h.

unsigned char byDTIMPeriod

Definition at line 328 of file wmgr.h.

BYTE byDTIMPeriod

Definition at line 329 of file wmgr.h.

unsigned char byERPContext

Definition at line 284 of file wmgr.h.

BYTE byERPContext

Definition at line 284 of file wmgr.h.

unsigned char byIBSSDFSRecovery

Definition at line 389 of file wmgr.h.

BYTE byIBSSDFSRecovery

Definition at line 392 of file wmgr.h.

unsigned char byMgmtPacketPool[sizeof(STxMgmtPacket)+WLAN_A3FR_MAXLEN]

Definition at line 346 of file wmgr.h.

Definition at line 347 of file wmgr.h.

unsigned char byNewChannel

Definition at line 382 of file wmgr.h.

BYTE byNewChannel

Definition at line 385 of file wmgr.h.

unsigned char byPSPacketPool[sizeof(STxMgmtPacket)+WLAN_NULLDATA_FR_MAXLEN]

Definition at line 336 of file wmgr.h.

Definition at line 337 of file wmgr.h.

BOOL Cisco_cckm

Definition at line 360 of file wmgr.h.

Definition at line 318 of file wmgr.h.

CMD_STATE eCommandState

Definition at line 286 of file wmgr.h.

WMAC_CONFIG_MODE eConfigMode

Definition at line 257 of file wmgr.h.

CARD_PHY_TYPE eConfigPHYMode

Definition at line 259 of file wmgr.h.

CARD_PHY_TYPE eCurrentPHYMode

Definition at line 258 of file wmgr.h.

WMAC_CURRENT_MODE eCurrMode

Definition at line 263 of file wmgr.h.

WMAC_BSS_STATE eCurrState

Definition at line 264 of file wmgr.h.

WMAC_ENCRYPTION_MODE eEncryptionMode

Definition at line 319 of file wmgr.h.

WMAC_BSS_STATE eLastState

Definition at line 262 of file wmgr.h.

WMAC_POWER_MODE ePSMode

Definition at line 331 of file wmgr.h.

WMAC_SCAN_STATE eScanState

Definition at line 307 of file wmgr.h.

WMAC_SCAN_TYPE eScanType

Definition at line 308 of file wmgr.h.

SPMKIDCache gsPMKIDCache

Definition at line 368 of file wmgr.h.

void * pAdapter

Definition at line 252 of file wmgr.h.

unsigned char* pbyMgmtPacketPool

Definition at line 345 of file wmgr.h.

PBYTE pbyMgmtPacketPool

Definition at line 346 of file wmgr.h.

unsigned char* pbyPSPacketPool

Definition at line 335 of file wmgr.h.

PBYTE pbyPSPacketPool

Definition at line 336 of file wmgr.h.

PKnownBSS pCurrBSS

Definition at line 266 of file wmgr.h.

PWLAN_IE_MEASURE_REP pCurrMeasureEIDRep

Definition at line 383 of file wmgr.h.

KnownBSS pSameBSS[6]

Definition at line 359 of file wmgr.h.

BYTE Roam_dbm

Definition at line 361 of file wmgr.h.

SAssocInfo sAssocInfo

Definition at line 376 of file wmgr.h.

KnownBSS sBSSList

Definition at line 356 of file wmgr.h.

Definition at line 391 of file wmgr.h.

KnownNodeDB sNodeDBTable

Definition at line 363 of file wmgr.h.

SRxMgmtPacket sRxPacket

Definition at line 353 of file wmgr.h.

struct timer_list sTimerSecondCallback

Definition at line 350 of file wmgr.h.

unsigned int uAssocCount

Definition at line 303 of file wmgr.h.

unsigned int uCmdBusy

Definition at line 341 of file wmgr.h.

unsigned int uCmdHostAPBusy

Definition at line 342 of file wmgr.h.

unsigned int uCurrChannel

Definition at line 274 of file wmgr.h.

unsigned int uIBSSChannel

Definition at line 297 of file wmgr.h.

unsigned int uLengthOfRepEIDs

Definition at line 384 of file wmgr.h.

unsigned int uRSSITrigger

Definition at line 280 of file wmgr.h.

unsigned int uScanBSSType

Definition at line 312 of file wmgr.h.

unsigned int uScanChannel

Definition at line 287 of file wmgr.h.

unsigned int uScanEndCh

Definition at line 310 of file wmgr.h.

unsigned int uScanStartCh

Definition at line 309 of file wmgr.h.

unsigned short wCountToWakeUp

Definition at line 333 of file wmgr.h.

WORD wCountToWakeUp

Definition at line 334 of file wmgr.h.

WORD wCurrAID

Definition at line 279 of file wmgr.h.

unsigned short wCurrAID

Definition at line 280 of file wmgr.h.

WORD wCurrATIMWindow

Definition at line 281 of file wmgr.h.

unsigned short wCurrATIMWindow

Definition at line 281 of file wmgr.h.

unsigned short wCurrBeaconPeriod

Definition at line 282 of file wmgr.h.

WORD wCurrBeaconPeriod

Definition at line 282 of file wmgr.h.

WORD wCurrCapInfo

Definition at line 278 of file wmgr.h.

unsigned short wCurrCapInfo

Definition at line 279 of file wmgr.h.

unsigned short wIBSSATIMWindow

Definition at line 296 of file wmgr.h.

WORD wIBSSATIMWindow

Definition at line 298 of file wmgr.h.

unsigned short wIBSSBeaconPeriod

Definition at line 295 of file wmgr.h.

WORD wIBSSBeaconPeriod

Definition at line 297 of file wmgr.h.

unsigned short wListenInterval

Definition at line 332 of file wmgr.h.

WORD wListenInterval

Definition at line 333 of file wmgr.h.

unsigned short wScanSteps

Definition at line 311 of file wmgr.h.

WORD wScanSteps

Definition at line 313 of file wmgr.h.

unsigned short wWPAIELen

Definition at line 301 of file wmgr.h.

WORD wWPAIELen

Definition at line 303 of file wmgr.h.


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