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.c5323 struct ath12k_hw_mode_freq_range_arg *non_shared_range; in ath12k_wmi_modify_sbs_freq() local
5340 non_shared_range = sbs_mac_range; in ath12k_wmi_modify_sbs_freq()
5348 if (shared_mac_range->low_5ghz_freq > non_shared_range->low_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()
5355 if (non_shared_range->high_5ghz_freq >= in ath12k_wmi_modify_sbs_freq()
5357 non_shared_range->high_5ghz_freq = in ath12k_wmi_modify_sbs_freq()
5359 non_shared_range->low_5ghz_freq); in ath12k_wmi_modify_sbs_freq()
5361 non_shared_range->high_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()
5369 non_shared_range->low_5ghz_freq) in ath12k_wmi_modify_sbs_freq()
5370 non_shared_range->low_5ghz_freq = in ath12k_wmi_modify_sbs_freq()
5372 non_shared_range->high_5ghz_freq); in ath12k_wmi_modify_sbs_freq()