Searched refs:BSSIDInfoCount (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwpa2.h48 unsigned long BSSIDInfoCount; member in struct:tagSPMKIDCache
H A Dwpa2.c341 if ((pMgmt->gsPMKIDCache.BSSIDInfoCount > 0) &&
348 for (ii = 0; ii < pMgmt->gsPMKIDCache.BSSIDInfoCount; ii++) {
H A Ddevice.h265 unsigned long BSSIDInfoCount; member in struct:tagSPMKID
H A Dvntwifi.c673 pMgmt->gsPMKIDCache.BSSIDInfoCount = ulCount;
H A Dwmgr.c3866 if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode == WMAC_AUTH_WPA2)) {
3872 for (ii = 0; ii < pDevice->gsPMKID.BSSIDInfoCount; ii++) {
4122 if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode == WMAC_AUTH_WPA2)) {
4128 for (ii = 0; ii < pDevice->gsPMKID.BSSIDInfoCount; ii++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwpa2.h48 unsigned long BSSIDInfoCount; member in struct:tagSPMKIDCache
H A Dwpa2.c339 if ((pMgmt->gsPMKIDCache.BSSIDInfoCount > 0) &&
346 for (ii = 0; ii < pMgmt->gsPMKIDCache.BSSIDInfoCount; ii++) {
H A Ddevice.h321 unsigned long BSSIDInfoCount; member in struct:tagSPMKID
H A Dwmgr.c3726 if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == TRUE) && (pMgmt->eAuthenMode == WMAC_AUTH_WPA2)) {
3732 for (ii = 0; ii < pDevice->gsPMKID.BSSIDInfoCount; ii++) {
3986 if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == TRUE) && (pMgmt->eAuthenMode == WMAC_AUTH_WPA2)) {
3992 for (ii = 0; ii < pDevice->gsPMKID.BSSIDInfoCount; ii++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Doid.h484 u32 BSSIDInfoCount; member in struct:rt_ndis_802_11_pmkid

Completed in 130 milliseconds