rate_lowest_index 1574 drivers/net/wireless/intel/iwlegacy/4965-mac.c 		rate_idx = rate_lowest_index(&il->bands[info->band], sta);
rate_lowest_index 2242 drivers/net/wireless/intel/iwlegacy/4965-rs.c 			rate_idx = rate_lowest_index(sband, sta);
rate_lowest_index 2343 drivers/net/wireless/intel/iwlegacy/4965-rs.c 	lq_sta->last_txrate_idx = rate_lowest_index(sband, sta);
rate_lowest_index 2749 drivers/net/wireless/intel/iwlwifi/dvm/rs.c 			rate_idx = rate_lowest_index(sband, sta);
rate_lowest_index 2863 drivers/net/wireless/intel/iwlwifi/dvm/rs.c 	lq_sta->last_txrate_idx = rate_lowest_index(sband, sta);
rate_lowest_index  160 drivers/net/wireless/intel/iwlwifi/dvm/tx.c 		rate_idx = rate_lowest_index(
rate_lowest_index  341 drivers/net/wireless/intel/iwlwifi/mvm/tx.c 		rate_idx = rate_lowest_index(
rate_lowest_index  487 net/mac80211/rc80211_minstrel.c 	mi->lowest_rix = rate_lowest_index(sband, sta);