Home
last modified time | relevance | path

Searched refs:long_tries (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c1103 int final_rix, short_tries, long_tries; in ath_rate_tx_complete() local
1110 long_tries = ts->ts_longretry + 1; in ath_rate_tx_complete()
1161 short_tries, long_tries); in ath_rate_tx_complete()
1174 badrate(sc, 0, ts->ts_rate, long_tries, status); in ath_rate_tx_complete()
1187 short_tries, long_tries, nframes, nbad); in ath_rate_tx_complete()
1189 final_rix, long_tries, in ath_rate_tx_complete()
1190 short_tries, long_tries, status, in ath_rate_tx_complete()
1209 long_tries, in ath_rate_tx_complete()
1235 short_tries, long_tries, in ath_rate_tx_complete()
1238 long_tries -= rc[0].tries; in ath_rate_tx_complete()
[all …]