rate_lowest_index  254 net/mac80211/rc80211_minstrel.c 		sel->rate_idx = rate_lowest_index(sband, sta);
rate_lowest_index  396 net/mac80211/rc80211_minstrel.c 	mi->lowest_rix = rate_lowest_index(sband, sta);
rate_lowest_index  289 net/mac80211/rc80211_pid_algo.c 		sel->rate_idx = rate_lowest_index(sband, sta);
rate_lowest_index  318 net/mac80211/rc80211_pid_algo.c 	spinfo->txrate_idx = rate_lowest_index(sband, sta);