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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcmmsta.c2892 u16_t oppositeWepStatus; local
2937 oppositeWepStatus = ZM_ENCRYPTION_WEP_ENABLED;
2944 oppositeWepStatus = ZM_ENCRYPTION_WEP_ENABLED;
2949 oppositeWepStatus = ZM_ENCRYPTION_TKIP;
2954 oppositeWepStatus = ZM_ENCRYPTION_AES;
2961 oppositeWepStatus = ZM_ENCRYPTION_WEP_DISABLED;
2967 (oppositeWepStatus == wd->sta.wepStatus) )

Completed in 107 milliseconds