rix_to_ndx        181 net/mac80211/rc80211_minstrel.c 		ndx = rix_to_ndx(mi, info->tx_rate_idx);
rix_to_ndx        192 net/mac80211/rc80211_minstrel.c 		ndx = rix_to_ndx(mi, ar[i].rate_idx);
rix_to_ndx        397 net/mac80211/rc80211_minstrel.c 	mr_ctl = &mi->r[rix_to_ndx(mi, mi->lowest_rix)];