Searched refs:ieee80211_bar_maxtries (Results 1 – 1 of 1) sorted by relevance
162 static int ieee80211_bar_maxtries = 50;/* max BAR requests before DELBA */ variable2795 if (tap->txa_attempts >= ieee80211_bar_maxtries) { in bar_timeout()