Searched refs:hw_config_type (Results 1 – 1 of 1) sorted by relevance
5422 enum wmi_host_hw_mode_config_type hw_config_type, in ath12k_wmi_update_mac_freq_info() argument5433 hw_config_type, phy_id, mac_cap->supported_bands, in ath12k_wmi_update_mac_freq_info()5440 switch (hw_config_type) { in ath12k_wmi_update_mac_freq_info()5495 enum wmi_host_hw_mode_config_type hw_config_type; in ath12k_wmi_update_hw_mode_list() local5516 hw_config_type = tmp->hw_mode_config_type; in ath12k_wmi_update_hw_mode_list()5517 ath12k_wmi_update_mac_freq_info(ab, hw_config_type, tmp->phy_id, tmp); in ath12k_wmi_update_hw_mode_list()5520 if (hw_config_type == WMI_HOST_HW_MODE_DBS || in ath12k_wmi_update_hw_mode_list()5521 hw_config_type == WMI_HOST_HW_MODE_SBS_PASSIVE || in ath12k_wmi_update_hw_mode_list()5522 hw_config_type == WMI_HOST_HW_MODE_SBS || in ath12k_wmi_update_hw_mode_list()5523 hw_config_type == WMI_HOST_HW_MODE_DBS_OR_SBS) { in ath12k_wmi_update_hw_mode_list()[all …]