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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c77 #define IEEE80211_AGGR_MAXTRIES 3 macro
1334 if (tap->txa_attempts >= IEEE80211_AGGR_MAXTRIES &&
1339 * IEEE80211_AGGR_MAXTRIES failed attempts to
1364 tap->txa_attempts = IEEE80211_AGGR_MAXTRIES;

Completed in 47 milliseconds