Searched refs:IEEE80211_BAPS_BUFSIZ (Results 1 – 2 of 2) sorted by relevance
1074 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_addba_request()1096 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_addba_response()1154 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_aggr_recv_action()1191 | SM(rap->rxa_wnd, IEEE80211_BAPS_BUFSIZ); in ieee80211_aggr_recv_action()1202 bufsiz = MS(baparamset, IEEE80211_BAPS_BUFSIZ); in ieee80211_aggr_recv_action()1353 | SM(IEEE80211_AGGR_BAWMAX, IEEE80211_BAPS_BUFSIZ); in ieee80211_ampdu_request()1440 | SM(tap->txa_wnd, IEEE80211_BAPS_BUFSIZ); in ieee80211_send_bar()
576 #define IEEE80211_BAPS_BUFSIZ 0xffc0 /* buffer size */ macro