Searched refs:ieee80211_has_pm (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.c1109 !ieee80211_has_pm(hdr->frame_control))
1112 if (ieee80211_has_pm(hdr->frame_control))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h219 * ieee80211_has_pm - check if IEEE80211_FCTL_PM is set
222 static inline int ieee80211_has_pm(__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.c1225 !ieee80211_has_pm(hdr->frame_control)) {
H A Dxmit.c1682 if (ieee80211_is_nullfunc(fc) && ieee80211_has_pm(fc)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.c1859 hdr->addr1, hdr->addr2, !!ieee80211_has_pm(hdr->frame_control));

Completed in 103 milliseconds