Searched refs:b11hEnable (Results 1 – 9 of 9) sorted by relevance
624 bool b11hEnable in VNTWIFIvSet11h() argument629 pMgmt->b11hEnable = b11hEnable; in VNTWIFIvSet11h()
253 bool b11hEnable
303 bool b11hEnable; member
668 bool b11hEnable; member
440 if ((pDevice->dwDiagRefCount != 0) || pDevice->b11hEnable) { in init_channel_table()
469 if ((pIE_Country != NULL) && pMgmt->b11hEnable) { in BSSbInsertToBSSList()634 if ((pIE_Country != NULL) && pMgmt->b11hEnable) { in BSSbUpdateToBSSList()
462 if (pMgmt->b11hEnable) in vMgrAssocBeginSta()530 if (pMgmt->b11hEnable) in vMgrReAssocBeginSta()2382 if (pMgmt->b11hEnable && in vMgrCreateOwnIBSS()2998 if (pMgmt->b11hEnable && (pMgmt->eCurrentPHYMode == PHY_TYPE_11A)) { in s_MgrMakeBeacon()3192 if (pMgmt->b11hEnable && (pMgmt->eCurrentPHYMode == PHY_TYPE_11A)) { in s_MgrMakeProbeResponse()3352 if (pMgmt->b11hEnable) { in s_MgrMakeAssocRequest()
406 if (!pMgmt->b11hEnable || in vCommandTimer()
378 pDevice->b11hEnable = (pDevice->sOpts.flags & DEVICE_FLAGS_80211h_MODE) ? 1 : 0; in device_set_options()400 pr_debug(" pDevice->b11hEnable= %d\n", (int)pDevice->b11hEnable); in device_set_options()