Home
last modified time | relevance | path

Searched refs:IEEE80211_QOS_ACKPOLICY_BA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h512 #define IEEE80211_QOS_ACKPOLICY_BA 0x60 /* Block ACK */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c221 qwh->i_qos[0] |= IEEE80211_QOS_ACKPOLICY_BA; in ieee80211_encap()