Searched refs:IEEE80211_ACTION_CAT_BA (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_action.c90 case IEEE80211_ACTION_CAT_BA:
136 case IEEE80211_ACTION_CAT_BA:
201 case IEEE80211_ACTION_CAT_BA:
252 case IEEE80211_ACTION_CAT_BA:
H A Dieee80211_ht.c186 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_BA,
188 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_BA,
190 ieee80211_recv_action_register(IEEE80211_ACTION_CAT_BA,
197 ieee80211_send_action_register(IEEE80211_ACTION_CAT_BA,
199 ieee80211_send_action_register(IEEE80211_ACTION_CAT_BA,
201 ieee80211_send_action_register(IEEE80211_ACTION_CAT_BA,
1984 ic->ic_send_action(ni, IEEE80211_ACTION_CAT_BA,
2228 return ic->ic_send_action(ni, IEEE80211_ACTION_CAT_BA,
2257 ic->ic_send_action(ni, IEEE80211_ACTION_CAT_BA,
H A Dieee80211_input.c762 case IEEE80211_ACTION_CAT_BA:
H A Dieee80211.h365 #define IEEE80211_ACTION_CAT_BA 3 /* BA */ macro
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.c2535 if (ia->rq_header.ia_category != IEEE80211_ACTION_CAT_BA)

Completed in 128 milliseconds