Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c891 static int rs_rate_from_ucode_rate(const u32 ucode_rate, in rs_rate_from_ucode_rate() function
1242 rs_rate_from_ucode_rate(tx_resp_hwrate, info->band, &tx_resp_rate); in iwl_mvm_rs_tx_status()
1293 rs_rate_from_ucode_rate(lq_hwrate, info->band, &lq_rate); in iwl_mvm_rs_tx_status()
1395 rs_rate_from_ucode_rate(lq_hwrate, info->band, in iwl_mvm_rs_tx_status()
3265 rs_rate_from_ucode_rate(ucode_rate, band, &rate); in rs_build_rates_table_from_fixed()