Searched defs:IEEE80211_AGGR_MINRETRY (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c76 #define IEEE80211_AGGR_MINRETRY (10 * hz) /* ticks */ macro
1335 (ticks - tap->txa_lastrequest) < IEEE80211_AGGR_MINRETRY) {
1337 * Don't retry too often; IEEE80211_AGGR_MINRETRY

Completed in 48 milliseconds