Home
last modified time | relevance | path

Searched refs:WMAC_AUTH_WPAPSK (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/vt6655/
Dvntwifi.h71 WMAC_AUTH_WPAPSK, enumerator
Ddpc.c461 (pDevice->pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in device_receive_frame()
1004 (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in s_bHandleRxEncryption()
Dwmgr.c2457 if ((pMgmt->eAuthenMode == WMAC_AUTH_WPA) || (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK)) { in vMgrJoinBSSBegin()
2774 …if ((pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || //networkmanager 0.7.0 does not give the… in Encyption_Rebuild()
2777 pMgmt->eAuthenMode = WMAC_AUTH_WPAPSK; in Encyption_Rebuild()
3370 (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in s_MgrMakeAssocRequest()
3415 if (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) in s_MgrMakeAssocRequest()
3614 (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) || in s_MgrMakeReAssocRequest()
3659 if (pMgmt->eAuthenMode == WMAC_AUTH_WPAPSK) in s_MgrMakeReAssocRequest()
Dwpactl.c717 pMgmt->eAuthenMode = WMAC_AUTH_WPAPSK; in wpa_set_associate()
Diwctl.c1570 pMgmt->eAuthenMode = WMAC_AUTH_WPAPSK; in iwctl_siwauth()