Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c5375 struct ath12k_hw_mode_freq_range_arg *non_shared_range; in ath12k_wmi_modify_sbs_freq() local
5392 non_shared_range = sbs_mac_range; in ath12k_wmi_modify_sbs_freq()
5400 if (shared_mac_range->low_5ghz_freq > non_shared_range->low_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()
5407 if (non_shared_range->high_5ghz_freq >= in ath12k_wmi_modify_sbs_freq()
5409 non_shared_range->high_5ghz_freq = in ath12k_wmi_modify_sbs_freq()
5411 non_shared_range->low_5ghz_freq); in ath12k_wmi_modify_sbs_freq()
5413 non_shared_range->high_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()
5421 non_shared_range->low_5ghz_freq) in ath12k_wmi_modify_sbs_freq()
5422 non_shared_range->low_5ghz_freq = in ath12k_wmi_modify_sbs_freq()
5424 non_shared_range->high_5ghz_freq); in ath12k_wmi_modify_sbs_freq()