Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_BA_ADDBA_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/net80211/
Dieee80211_ht.c187 IEEE80211_ACTION_BA_ADDBA_RESPONSE, ht_recv_action_ba_addba_response); in ieee80211_ht_init()
198 IEEE80211_ACTION_BA_ADDBA_RESPONSE, ht_send_action_ba_addba); in ieee80211_ht_init()
2472 IEEE80211_ACTION_BA_ADDBA_RESPONSE, args); in ht_recv_action_ba_addba_request()
3066 if (action == IEEE80211_ACTION_BA_ADDBA_RESPONSE) in ht_send_action_ba_addba()
Dieee80211.h423 #define IEEE80211_ACTION_BA_ADDBA_RESPONSE 1 /* ADDBA response */ macro
Dieee80211_input.c822 case IEEE80211_ACTION_BA_ADDBA_RESPONSE: in ieee80211_parse_action()