Searched refs:non_shared_range (Results 1 – 1 of 1) sorted by relevance
5523 struct ath12k_hw_mode_freq_range_arg *non_shared_range; in ath12k_wmi_modify_sbs_freq() local5540 non_shared_range = sbs_mac_range; in ath12k_wmi_modify_sbs_freq()5548 if (shared_mac_range->low_5ghz_freq > non_shared_range->low_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()5555 if (non_shared_range->high_5ghz_freq >= in ath12k_wmi_modify_sbs_freq()5557 non_shared_range->high_5ghz_freq = in ath12k_wmi_modify_sbs_freq()5559 non_shared_range->low_5ghz_freq); in ath12k_wmi_modify_sbs_freq()5561 non_shared_range->high_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()5569 non_shared_range->low_5ghz_freq) in ath12k_wmi_modify_sbs_freq()5570 non_shared_range->low_5ghz_freq = in ath12k_wmi_modify_sbs_freq()5572 non_shared_range->high_5ghz_freq); in ath12k_wmi_modify_sbs_freq()