Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c224 on->on_rix = rate; in ath_rate_update()
366 nrate = on->on_rix; in ath_rate_ctl()
391 if (nrate != on->on_rix) { in ath_rate_ctl()
H A Donoe.h45 int on_rix; /* current rate index */ member