Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1239 MS(baparamset, IEEE80211_DELBAPS_INIT), code); in ieee80211_aggr_recv_action()
1241 if ((baparamset & IEEE80211_DELBAPS_INIT) == 0) { in ieee80211_aggr_recv_action()
1389 args[1] = IEEE80211_DELBAPS_INIT; in ieee80211_ampdu_stop()
1520 | SM(args[1], IEEE80211_DELBAPS_INIT); in ieee80211_send_action()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h595 #define IEEE80211_DELBAPS_INIT 0x0800 /* initiator */ macro
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c6438 if ((baparamset & IEEE80211_DELBAPS_INIT) == 0) { in iwh_recv_action()
6507 if (IEEE80211_DELBAPS_INIT == args[1]) { in iwh_send_action()