Searched refs:ht_rates (Results 1 – 5 of 5) sorted by relevance
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()[all …]
163 __le16 ht_rates[IWL_TLC_NSS_MAX][IWL_TLC_MCS_PER_BW_NUM_V3]; member196 __le16 ht_rates[IWL_TLC_NSS_MAX][IWL_TLC_MCS_PER_BW_NUM_V4]; member
156 struct ath9k_htc_rateset ht_rates; member
616 trate->rates.ht_rates.rs_rates[j++] = i; in ath9k_htc_setup_rate()620 trate->rates.ht_rates.rs_nrates = j; in ath9k_htc_setup_rate()
4085 __u8 ht_rates[4]; member4126 cmd->ht_rates[0] = sta->deflink.ht_cap.mcs.rx_mask[0]; in mwl8k_cmd_set_new_stn_add()4127 cmd->ht_rates[1] = sta->deflink.ht_cap.mcs.rx_mask[1]; in mwl8k_cmd_set_new_stn_add()4128 cmd->ht_rates[2] = sta->deflink.ht_cap.mcs.rx_mask[2]; in mwl8k_cmd_set_new_stn_add()4129 cmd->ht_rates[3] = sta->deflink.ht_cap.mcs.rx_mask[3]; in mwl8k_cmd_set_new_stn_add()4501 __u8 ht_rates[16]; member4562 memcpy(p->ht_rates, &sta->deflink.ht_cap.mcs, 16); in mwl8k_cmd_update_stadb_add()