Searched refs:hw_config_type (Results 1 – 1 of 1) sorted by relevance
5474 enum wmi_host_hw_mode_config_type hw_config_type, in ath12k_wmi_update_mac_freq_info() argument5485 hw_config_type, phy_id, mac_cap->supported_bands, in ath12k_wmi_update_mac_freq_info()5492 switch (hw_config_type) { in ath12k_wmi_update_mac_freq_info()5547 enum wmi_host_hw_mode_config_type hw_config_type; in ath12k_wmi_update_hw_mode_list() local5568 hw_config_type = tmp->hw_mode_config_type; in ath12k_wmi_update_hw_mode_list()5569 ath12k_wmi_update_mac_freq_info(ab, hw_config_type, tmp->phy_id, tmp); in ath12k_wmi_update_hw_mode_list()5572 if (hw_config_type == WMI_HOST_HW_MODE_DBS || in ath12k_wmi_update_hw_mode_list()5573 hw_config_type == WMI_HOST_HW_MODE_SBS_PASSIVE || in ath12k_wmi_update_hw_mode_list()5574 hw_config_type == WMI_HOST_HW_MODE_SBS || in ath12k_wmi_update_hw_mode_list()5575 hw_config_type == WMI_HOST_HW_MODE_DBS_OR_SBS) { in ath12k_wmi_update_hw_mode_list()[all …]