Searched refs:IEEE80211_HAS_SEQ (Results 1 – 7 of 7) sorted by relevance
214 if (! IEEE80211_HAS_SEQ(type, subtype)) in ieee80211_check_rxseq()
504 if (IEEE80211_HAS_SEQ(type, subtype)) { in wds_input()
231 #define IEEE80211_HAS_SEQ(type, subtype) \ macro
447 if (IEEE80211_HAS_SEQ(type, subtype) && in adhoc_input()
655 if ( IEEE80211_HAS_SEQ(type, subtype) && in sta_input()
583 if (IEEE80211_HAS_SEQ(type, subtype)) { in hostap_input()
980 if (IEEE80211_HAS_SEQ(type & IEEE80211_FC0_TYPE_MASK, in ieee80211_send_setup()