Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dioctl.c628 pDevice->fWPA_Authened = false; in private_ioctl()
647 pDevice->fWPA_Authened = true; /* is successful peer to wpa_Result.authenticated? */ in private_ioctl()
Ddevice.h627 bool fWPA_Authened; //is WPA/WPA-PSK or WPA2/WPA2-PSK authen?? member
Dwcmd.c1013 pDevice->fWPA_Authened) { /* wpa linking */ in BSSvSecondTxData()
Ddevice_main.c1579 pDevice->fWPA_Authened = false; in device_open()
2191 pDevice->fWPA_Authened = true; in device_xmit()
Diwctl.c802 pDevice->fWPA_Authened = false; in iwctl_siwessid()