Home
last modified time | relevance | path

Searched refs:hw_config_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5474 enum wmi_host_hw_mode_config_type hw_config_type, in ath12k_wmi_update_mac_freq_info() argument
5485 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() local
5568 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 …]