Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c865 uint8_t try_per_rate = 0, i = 0, rix, nrix; in arn_rc_ratefind() local
873 nrix = rix; in arn_rc_ratefind()
881 &rates[i++], 1, nrix, 0); in arn_rc_ratefind()
888 nrix = arn_rc_rate_getidx(sc, in arn_rc_ratefind()
889 ath_rc_priv, rate_table, nrix, 1, 0); in arn_rc_ratefind()
891 &rates[i++], try_per_rate, nrix, 0); in arn_rc_ratefind()
896 &rates[i++], try_per_rate, nrix, 0); in arn_rc_ratefind()
909 nrix = arn_rc_rate_getidx(sc, ath_rc_priv, in arn_rc_ratefind()
910 rate_table, nrix, 1, min_rate); in arn_rc_ratefind()
912 arn_rc_rate_set_series(rate_table, &rates[i], try_num, nrix, 1); in arn_rc_ratefind()