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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h87 #define IEEE80211_STYPE_NULLFUNC 0x0040 macro
519 cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dvirtual.c204 fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC |
H A Dmain.c324 ftype = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.c250 /* FIX: IEEE80211_STYPE_NULLFUNC would be more appropriate, but
2144 if (stype == IEEE80211_STYPE_NULLFUNC) {
2163 stype == IEEE80211_STYPE_NULLFUNC)
2958 } else if (stype == IEEE80211_STYPE_NULLFUNC && sta == NULL &&
2979 } else if (stype == IEEE80211_STYPE_NULLFUNC) {
3008 if (local->ap->nullfunc_ack && stype == IEEE80211_STYPE_NULLFUNC &&
H A Dhostap_80211_rx.c893 if (stype != IEEE80211_STYPE_NULLFUNC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Diface.c778 cpu_to_le16(IEEE80211_STYPE_NULLFUNC));
H A Dmlme.c327 fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC |
H A Drx.c727 if (unlikely(hdr->frame_control & cpu_to_le16(IEEE80211_STYPE_NULLFUNC)))
H A Dtx.c2356 IEEE80211_STYPE_NULLFUNC |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c1142 IEEE80211_STYPE_NULLFUNC |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_rx.c613 if (stype != IEEE80211_STYPE_NULLFUNC)
H A Dieee80211_softmac.c984 IEEE80211_STYPE_NULLFUNC | IEEE80211_FCTL_TODS |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c563 if (stype != IEEE80211_STYPE_NULLFUNC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211.h494 #define IEEE80211_STYPE_NULLFUNC 0x0040 macro
H A Dieee80211_rx.c1166 if (stype != IEEE80211_STYPE_NULLFUNC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dieee80211.h471 #define IEEE80211_STYPE_NULLFUNC 0x0040 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h476 #define IEEE80211_STYPE_NULLFUNC 0x0040 macro
H A Dieee80211_rx.c1152 if (stype != IEEE80211_STYPE_NULLFUNC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_rx.c1027 if (stype != IEEE80211_STYPE_NULLFUNC)
H A Dieee80211_softmac.c999 IEEE80211_STYPE_NULLFUNC | IEEE80211_FCTL_TODS |

Completed in 337 milliseconds