Searched refs:IEEE80211_DELBAPS_INIT (Results 1 – 2 of 2) sorted by relevance
2089 MS(baparamset, IEEE80211_DELBAPS_INIT), code); in ht_recv_action_ba_delba()2091 if ((baparamset & IEEE80211_DELBAPS_INIT) == 0) { in ht_recv_action_ba_delba()2262 args[1] = IEEE80211_DELBAPS_INIT; in ieee80211_ampdu_stop()
423 #define IEEE80211_DELBAPS_INIT 0x0800 /* initiator */ macro