Searched refs:sc_rixmap (Results 1 – 5 of 5) sorted by relevance
212 on->on_tx_rix0 = sc->sc_rixmap[ in ath_rate_update()228 rix = sc->sc_rixmap[ in ath_rate_update()237 rix = sc->sc_rixmap[ in ath_rate_update()
221 amn->amn_tx_rix0 = sc->sc_rixmap[ in ath_rate_update()232 rix = sc->sc_rixmap[ in ath_rate_update()241 rix = sc->sc_rixmap[ in ath_rate_update()
225 u_int8_t sc_rixmap[256]; /* IEEE to h/w rate table ix */ member
684 sn->rates[x].rix = sc->sc_rixmap[sn->rates[x].rate]; in ath_rate_ctl_reset()
5177 memset(sc->sc_rixmap, 0xff, sizeof(sc->sc_rixmap)); in ath_setcurmode()5181 sc->sc_rixmap[rt->info[i].dot11Rate & IEEE80211_RATE_VAL] = i; in ath_setcurmode()