Searched refs:psLOCAL (Results 1 – 3 of 3) sorted by relevance
21 #define CURRENT_BSS_TYPE psBSS(psLOCAL->wConnectedSTAindex)->bBssType23 #define CURRENT_BSSID psBSS(psLOCAL->wConnectedSTAindex)->abBssID37 #define CURRENT_PREAMBLE_MODE psLOCAL->boShortPreamble?WLAN_PREAMBLE_TYPE_SHORT:WLAN_PREAMBLE_TYP…41 #define CURRENT_PROTECT_MECHANISM psLOCAL->boProtectMechanism
34 #define psLOCAL (&(adapter->sLocalPara)) macro
280 WBDEBUG(("Driver init, antenna no = %d\n", psLOCAL->bAntennaNo)); in wb35_hw_init()