HomeSort by: relevance | last modified time | path
    Searched defs:ath_rate_raise_threshold (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
athrate-onoe.c 111 * ath_rate_raise_threshold defines the threshold on credits at which
118 static int ath_rate_raise_threshold = 10; /* rate ctl raise threshold */ variable in typeref:typename:int
421 if (++on->on_tx_upper < ath_rate_raise_threshold)

Completed in 13 milliseconds