Searched refs:ath_rate_raise_threshold (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c88 * ath_rate_raise_threshold defines the threshold on credits at which
95 static int ath_rate_raise_threshold = 10; /* rate ctl raise threshold */ variable
381 if (++on->on_tx_upper < ath_rate_raise_threshold)
416 "rate_raise_threshold", CTLFLAG_RW, &ath_rate_raise_threshold,0,

Completed in 36 milliseconds