Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathrate-onoe.c145 *rix = on->on_tx_rix0; in ath_rate_findrate()
212 on->on_tx_rix0 = sc->sc_rixmap[ in ath_rate_update()
214 on->on_tx_rate0 = rt->info[on->on_tx_rix0].rateCode; in ath_rate_update()
217 rt->info[on->on_tx_rix0].shortPreamble; in ath_rate_update()
H A Dathrate-onoe.h59 u_int8_t on_tx_rix0; /* series 0 rate index */ member