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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_rx.c547 if (!crypt && (fc & IEEE80211_FCTL_WEP)) {
629 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
636 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
691 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
696 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep) {
718 if (crypt && !(fc & IEEE80211_FCTL_WEP) &&
727 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep &&
H A Dieee80211_tx.c383 IEEE80211_FCTL_WEP;
390 IEEE80211_FCTL_WEP;
H A Dieee80211.h151 #define IEEE80211_FCTL_WEP 0x4000 macro
H A Dieee80211_softmac.c749 if (challengelen) auth->header.frame_ctl |= IEEE80211_FCTL_WEP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_rx.c1027 if (!crypt && (fc & IEEE80211_FCTL_WEP)) {
1197 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1208 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1263 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1278 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep) {
1300 if (crypt && !(fc & IEEE80211_FCTL_WEP) &&
1309 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep &&
H A Dieee80211_tx.c726 fc = IEEE80211_FTYPE_DATA | IEEE80211_FCTL_WEP;
H A Dieee80211.h459 #define IEEE80211_FCTL_WEP 0x4000 macro
H A Dieee80211_softmac.c704 if (challengelen) auth->header.frame_ctl |= IEEE80211_FCTL_WEP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c926 if (!crypt && (fc & IEEE80211_FCTL_WEP)) {
1040 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1051 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1106 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1118 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep) {
1140 if (crypt && !(fc & IEEE80211_FCTL_WEP) &&
1149 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep &&
H A Dieee80211_tx.c676 fc = IEEE80211_FTYPE_DATA | IEEE80211_FCTL_WEP;
H A Dieee80211.h160 #define IEEE80211_FCTL_WEP 0x4000 macro
H A Dieee80211_softmac.c679 if (challengelen) auth->header.frame_control |= IEEE80211_FCTL_WEP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c1013 if (!crypt && (fc & IEEE80211_FCTL_WEP)) {
1165 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1176 // ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1231 if (ieee->host_decrypt && (fc & IEEE80211_FCTL_WEP) &&
1243 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep) {
1265 if (crypt && !(fc & IEEE80211_FCTL_WEP) &&
1274 if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->open_wep &&
H A Dieee80211_tx.c665 fc = IEEE80211_FTYPE_DATA | IEEE80211_FCTL_WEP;
H A Dieee80211.h441 #define IEEE80211_FCTL_WEP 0x4000 macro
H A Dieee80211_softmac.c693 if (challengelen) auth->header.frame_ctl |= IEEE80211_FCTL_WEP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h436 #define IEEE80211_FCTL_WEP 0x4000 macro

Completed in 225 milliseconds