Lines Matching refs:ht_rates

163 		cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_80] = cpu_to_le16(supp);  in rs_fw_vht_set_enabled_rates()
173 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_160] = in rs_fw_vht_set_enabled_rates()
174 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_80]; in rs_fw_vht_set_enabled_rates()
226 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_80] = in rs_fw_he_set_enabled_rates()
237 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_160] = in rs_fw_he_set_enabled_rates()
256 static void rs_fw_set_eht_mcs_nss(__le16 ht_rates[][3], in rs_fw_set_eht_mcs_nss()
261 ht_rates[IWL_TLC_NSS_2][bw] |= cpu_to_le16(mcs_msk); in rs_fw_set_eht_mcs_nss()
264 ht_rates[IWL_TLC_NSS_1][bw] |= cpu_to_le16(mcs_msk); in rs_fw_set_eht_mcs_nss()
327 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
329 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
331 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
333 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
351 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
353 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
355 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
362 memset(cmd->ht_rates[IWL_TLC_NSS_2], 0, in rs_fw_eht_set_enabled_rates()
363 sizeof(cmd->ht_rates[IWL_TLC_NSS_2])); in rs_fw_eht_set_enabled_rates()
401 cmd->ht_rates[IWL_TLC_NSS_1][IWL_TLC_MCS_PER_BW_80] = in rs_fw_set_supp_rates()
406 cmd->ht_rates[IWL_TLC_NSS_2][IWL_TLC_MCS_PER_BW_80] = in rs_fw_set_supp_rates()
409 cmd->ht_rates[IWL_TLC_NSS_2][IWL_TLC_MCS_PER_BW_80] = in rs_fw_set_supp_rates()
671 cfg_cmd.ht_rates[0][0], cfg_cmd.ht_rates[1][0]); in iwl_mvm_rs_fw_rate_init()
673 cfg_cmd.ht_rates[0][1], cfg_cmd.ht_rates[1][1]); in iwl_mvm_rs_fw_rate_init()
675 cfg_cmd.ht_rates[0][2], cfg_cmd.ht_rates[1][2]); in iwl_mvm_rs_fw_rate_init()
688 .ht_rates[0][0] = cfg_cmd.ht_rates[0][0], in iwl_mvm_rs_fw_rate_init()
689 .ht_rates[0][1] = cfg_cmd.ht_rates[0][1], in iwl_mvm_rs_fw_rate_init()
690 .ht_rates[1][0] = cfg_cmd.ht_rates[1][0], in iwl_mvm_rs_fw_rate_init()
691 .ht_rates[1][1] = cfg_cmd.ht_rates[1][1], in iwl_mvm_rs_fw_rate_init()