Lines Matching refs:ht_rates
162 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_80] = cpu_to_le16(supp); in rs_fw_vht_set_enabled_rates()
172 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_160] = in rs_fw_vht_set_enabled_rates()
173 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_80]; in rs_fw_vht_set_enabled_rates()
227 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_80] = in rs_fw_he_set_enabled_rates()
238 cmd->ht_rates[i][IWL_TLC_MCS_PER_BW_160] = in rs_fw_he_set_enabled_rates()
257 static void rs_fw_set_eht_mcs_nss(__le16 ht_rates[][3], in rs_fw_set_eht_mcs_nss()
262 ht_rates[IWL_TLC_NSS_2][bw] |= cpu_to_le16(mcs_msk); in rs_fw_set_eht_mcs_nss()
265 ht_rates[IWL_TLC_NSS_1][bw] |= cpu_to_le16(mcs_msk); in rs_fw_set_eht_mcs_nss()
324 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
326 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
328 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
330 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
344 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
346 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
348 rs_fw_set_eht_mcs_nss(cmd->ht_rates, bw, in rs_fw_eht_set_enabled_rates()
355 memset(cmd->ht_rates[IWL_TLC_NSS_2], 0, in rs_fw_eht_set_enabled_rates()
356 sizeof(cmd->ht_rates[IWL_TLC_NSS_2])); in rs_fw_eht_set_enabled_rates()
390 cmd->ht_rates[IWL_TLC_NSS_1][IWL_TLC_MCS_PER_BW_80] = in rs_fw_set_supp_rates()
395 cmd->ht_rates[IWL_TLC_NSS_2][IWL_TLC_MCS_PER_BW_80] = in rs_fw_set_supp_rates()
398 cmd->ht_rates[IWL_TLC_NSS_2][IWL_TLC_MCS_PER_BW_80] = in rs_fw_set_supp_rates()
587 cfg_cmd.ht_rates[0][0], cfg_cmd.ht_rates[1][0]); in rs_fw_rate_init()
589 cfg_cmd.ht_rates[0][1], cfg_cmd.ht_rates[1][1]); in rs_fw_rate_init()
591 cfg_cmd.ht_rates[0][2], cfg_cmd.ht_rates[1][2]); in rs_fw_rate_init()
604 .ht_rates[0][0] = cfg_cmd.ht_rates[0][0], in rs_fw_rate_init()
605 .ht_rates[0][1] = cfg_cmd.ht_rates[0][1], in rs_fw_rate_init()
606 .ht_rates[1][0] = cfg_cmd.ht_rates[1][0], in rs_fw_rate_init()
607 .ht_rates[1][1] = cfg_cmd.ht_rates[1][1], in rs_fw_rate_init()