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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dwep.c232 if (!ieee80211_has_protected(hdr->frame_control))
283 if (!ieee80211_has_protected(hdr->frame_control))
H A Drx.c871 if (!ieee80211_has_protected(fc))
877 if (!ieee80211_has_protected(fc))
889 } else if (!ieee80211_has_protected(fc)) {
1269 ieee80211_has_protected(fc)) {
1419 if (unlikely(!ieee80211_has_protected(fc) &&
1443 if (unlikely(!ieee80211_has_protected(fc) &&
2167 if (!ieee80211_has_protected(hdr->frame_control))
H A Dwpa.c94 !ieee80211_has_protected(hdr->frame_control) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drecv.c1056 ieee80211_has_protected(fc)) {
1058 } else if (ieee80211_has_protected(fc)
H A Dhtc_drv_txrx.c564 } else if (ieee80211_has_protected(fc) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h237 * ieee80211_has_protected - check if IEEE80211_FCTL_PROTECTED is set
240 static inline int ieee80211_has_protected(__le16 fc) function
1433 if (ieee80211_has_protected(hdr->frame_control))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dxmit.c511 B43legacy_WARN_ON(!ieee80211_has_protected(fctl));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Drx.c1500 if (!ieee80211_has_protected(hdr->frame_control))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c1756 if (ieee80211_has_protected(hdr->frame_control) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.c1431 !ieee80211_has_protected(hdr->frame_control)) {

Completed in 262 milliseconds