Searched refs:WMAC_AUTH_WPA (Results 1 – 7 of 7) sorted by relevance
70 WMAC_AUTH_WPA, enumerator
640 if (pMgmt->eAuthenMode >= WMAC_AUTH_WPA) in vCommandTimer()1012 if ((pDevice->bLinkPass && (pMgmt->eAuthenMode < WMAC_AUTH_WPA)) || in BSSvSecondTxData()
460 if ((pDevice->pMgmt->eAuthenMode == WMAC_AUTH_WPA) || in device_receive_frame()1003 if ((pMgmt->eAuthenMode == WMAC_AUTH_WPA) || in s_bHandleRxEncryption()
719 pMgmt->eAuthenMode = WMAC_AUTH_WPA; in wpa_set_associate()
2457 if ((pMgmt->eAuthenMode == WMAC_AUTH_WPA) || (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK)) { in vMgrJoinBSSBegin()3369 if (((pMgmt->eAuthenMode == WMAC_AUTH_WPA) || in s_MgrMakeAssocRequest()3417 else if (pMgmt->eAuthenMode == WMAC_AUTH_WPA) in s_MgrMakeAssocRequest()3613 if (((pMgmt->eAuthenMode == WMAC_AUTH_WPA) || in s_MgrMakeReAssocRequest()3661 else if (pMgmt->eAuthenMode == WMAC_AUTH_WPA) in s_MgrMakeReAssocRequest()
1572 pMgmt->eAuthenMode = WMAC_AUTH_WPA; in iwctl_siwauth()
2553 (pDevice->pMgmt->eAuthenMode < WMAC_AUTH_WPA)) { in cbGetFragCount()