Home
last modified time | relevance | path

Searched refs:rs_rate_from_ucode_rate (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c885 static int rs_rate_from_ucode_rate(const u32 ucode_rate, in rs_rate_from_ucode_rate() function
3100 if (rs_rate_from_ucode_rate(tx_resp_hwrate, info->band, in __iwl_mvm_rs_tx_status()
3159 if (rs_rate_from_ucode_rate(lq_hwrate, info->band, &lq_rate)) { in __iwl_mvm_rs_tx_status()
3263 if (rs_rate_from_ucode_rate(lq_hwrate, info->band, in __iwl_mvm_rs_tx_status()
3334 if (rs_rate_from_ucode_rate(ucode_rate, band, &rate)) { in rs_build_rates_table_from_fixed()