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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dstatus.c285 if (ieee80211_is_nullfunc(fc) && ieee80211_has_pm(fc) &&
H A Drx.c1121 if (ieee80211_is_nullfunc(hdr->frame_control) ||
1420 !ieee80211_is_nullfunc(fc) &&
H A Dtx.c249 !ieee80211_is_nullfunc(hdr->frame_control))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h513 * ieee80211_is_nullfunc - check if frame is a regular (non-QoS) nullfunc frame
516 static inline int ieee80211_is_nullfunc(__le16 fc) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmain.c1224 !ieee80211_is_nullfunc(hdr->frame_control) &&
H A Dxmit.c1682 if (ieee80211_is_nullfunc(fc) && ieee80211_has_pm(fc)) {

Completed in 124 milliseconds