Searched refs:rate_lowest_index (Results 1 – 7 of 7) sorted by relevance
490 mi->lowest_rix = rate_lowest_index(sband, sta); in minstrel_rate_init()
238 rate_idx = rate_lowest_index( in iwl_mvm_set_tx_cmd_rate()
2263 rate_idx = rate_lowest_index(sband, sta); in il4965_rs_get_rate()2364 lq_sta->last_txrate_idx = rate_lowest_index(sband, sta); in il4965_rs_rate_init()
1591 rate_idx = rate_lowest_index(&il->bands[info->band], sta); in il4965_tx_cmd_build_rate()
177 rate_idx = rate_lowest_index( in iwlagn_tx_cmd_build_rate()
2768 rate_idx = rate_lowest_index(sband, sta); in rs_get_rate()2882 lq_sta->last_txrate_idx = rate_lowest_index(sband, sta); in iwl_rs_rate_init()
5215 rate_lowest_index(struct ieee80211_supported_band *sband, in rate_lowest_index() function