Searched refs:rate_lowest_index (Results 1 – 7 of 7) sorted by relevance
474 mi->lowest_rix = rate_lowest_index(sband, sta); in minstrel_rate_init()
2242 rate_idx = rate_lowest_index(sband, sta); in il4965_rs_get_rate()2343 lq_sta->last_txrate_idx = rate_lowest_index(sband, sta); in il4965_rs_rate_init()
1575 rate_idx = rate_lowest_index(&il->bands[info->band], sta); in il4965_tx_cmd_build_rate()
160 rate_idx = rate_lowest_index( in iwlagn_tx_cmd_build_rate()
2740 rate_idx = rate_lowest_index(sband, sta); in rs_get_rate()2854 lq_sta->last_txrate_idx = rate_lowest_index(sband, sta); in iwl_rs_rate_init()
341 rate_idx = rate_lowest_index( in iwl_mvm_get_tx_rate()
6174 rate_lowest_index(struct ieee80211_supported_band *sband, in rate_lowest_index() function