Searched refs:ieee80211_has_tods (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h173 * ieee80211_has_tods - check if IEEE80211_FCTL_TODS is set
176 static inline int ieee80211_has_tods(__le16 fc) function
1407 if (ieee80211_has_tods(hdr->frame_control))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drx.c467 if (ieee80211_has_tods(hdr->frame_control) ||
801 !ieee80211_has_tods(hdr->frame_control) &&
H A Dutil.c63 if (ieee80211_has_tods(fc))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_hw.c2386 ieee80211_has_tods(txdesc.frame_control) ? " ToDS" : "",

Completed in 291 milliseconds