Searched refs:rateCodeToIndex (Results 1 – 3 of 3) sorted by relevance
640 bcopy(src->rateCodeToIndex, dst->rateCodeToIndex, in ar5k_rt_copy()641 sizeof(dst->rateCodeToIndex)); in ar5k_rt_copy()
352 u_int8_t rateCodeToIndex[AR5K_MAX_RATES]; member356 #define rt_rate_code_index rateCodeToIndex
3019 sc->sc_hwmap[i] = rt->info[rt->rateCodeToIndex[i]].dot11Rate; in ath_setcurmode()