Searched refs:AsocRetryCount (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_softmac.c1106 ieee->AsocRetryCount = 0;
1286 (ieee->AsocRetryCount++ < (RT_ASOC_RETRY_LIMIT-1)))) {
1289 ieee->AsocRetryCount = 0;
1697 if(ieee->AsocRetryCount < RT_ASOC_RETRY_LIMIT) {
H A Dieee80211.h2169 u8 AsocRetryCount; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1079 ieee->AsocRetryCount = 0;
1260 (ieee->AsocRetryCount++ < (RT_ASOC_RETRY_LIMIT-1)))) {
1263 ieee->AsocRetryCount = 0;
1596 if(ieee->AsocRetryCount < RT_ASOC_RETRY_LIMIT) {
H A Dieee80211.h2020 u8 AsocRetryCount; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac.c1552 ieee->AsocRetryCount = 0;
1741 (ieee->AsocRetryCount++ < (RT_ASOC_RETRY_LIMIT-1)))) {
1744 ieee->AsocRetryCount = 0;
2055 if(ieee->AsocRetryCount < RT_ASOC_RETRY_LIMIT) {
H A Dieee80211.h1363 u8 AsocRetryCount; member in struct:ieee80211_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h2015 u8 AsocRetryCount; member in struct:ieee80211_device

Completed in 244 milliseconds