Searched refs:non_shared_range (Results 1 – 1 of 1) sorted by relevance
5539 struct ath12k_hw_mode_freq_range_arg *non_shared_range; in ath12k_wmi_modify_sbs_freq() local5556 non_shared_range = sbs_mac_range; in ath12k_wmi_modify_sbs_freq()5564 if (shared_mac_range->low_5ghz_freq > non_shared_range->low_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()5571 if (non_shared_range->high_5ghz_freq >= in ath12k_wmi_modify_sbs_freq()5573 non_shared_range->high_5ghz_freq = in ath12k_wmi_modify_sbs_freq()5575 non_shared_range->low_5ghz_freq); in ath12k_wmi_modify_sbs_freq()5577 non_shared_range->high_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()5585 non_shared_range->low_5ghz_freq) in ath12k_wmi_modify_sbs_freq()5586 non_shared_range->low_5ghz_freq = in ath12k_wmi_modify_sbs_freq()5588 non_shared_range->high_5ghz_freq); in ath12k_wmi_modify_sbs_freq()