Home | History | Annotate | Download | only in ic

Lines Matching defs:rix

118 	u_int8_t *rix, int *try0, u_int8_t *txrate)
122 *rix = amn->amn_tx_rix0;
132 struct ath_desc *ds, int shortPreamble, u_int8_t rix)
203 u_int8_t rix;
232 rix = sc->sc_rixmap[
234 amn->amn_tx_rate1 = rt->info[rix].rateCode;
236 rt->info[rix].shortPreamble;
241 rix = sc->sc_rixmap[
243 amn->amn_tx_rate2 = rt->info[rix].rateCode;
245 rt->info[rix].shortPreamble;