Home
last modified time | relevance | path

Searched refs:ia_category (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/net80211/
HDieee80211_action.c229 switch (ia->ia_category) { in ieee80211_recv_action()
HDieee80211.h335 uint8_t ia_category; member
HDieee80211_input.c754 switch (ia->ia_category) { in ieee80211_parse_action()
/NextBSD/sys/dev/ath/
HDif_ath_tx.c2534 if (ia->rq_header.ia_category != IEEE80211_ACTION_CAT_BA) in ath_tx_action_frame_override_queue()
/NextBSD/sys/dev/mwl/
HDif_mwl.c3560 if (ia->ia_category == IEEE80211_ACTION_CAT_HT && in mwl_recv_action()