Home
last modified time | relevance | path

Searched refs:bWPAValid (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/vt6655/
Dwpa.c86 pBSSList->bWPAValid = false; in WPA_ClearRSN()
211 pBSSList->bWPAValid = true; in WPA_ParseRSN()
241 if (!pBSSList->bWPAValid) in WPA_SearchRSN()
Dbssdb.h111 bool bWPAValid; member
Dwmgr.c2776 if (pCurr->bWPAValid) { //WPA-PSK in Encyption_Rebuild()
4513 pBSSNode->bWPAValid && in s_bCipherMatch()
4544 pBSSNode->bWPAValid, pBSSNode->bWPA2Valid, EncStatus); in s_bCipherMatch()