Searched refs:IEEE80211_HAS_SEQ (Results 1 – 7 of 7) sorted by relevance
214 if (! IEEE80211_HAS_SEQ(type, subtype)) in ieee80211_check_rxseq()
499 if (IEEE80211_HAS_SEQ(type, subtype)) { in wds_input()
442 if (IEEE80211_HAS_SEQ(type, subtype) && in adhoc_input()
306 #define IEEE80211_HAS_SEQ(type, subtype) \ macro
650 if ( IEEE80211_HAS_SEQ(type, subtype) && in sta_input()
579 if (IEEE80211_HAS_SEQ(type, subtype)) { in hostap_input()
983 if (IEEE80211_HAS_SEQ(type & IEEE80211_FC0_TYPE_MASK, in ieee80211_send_setup()