Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.c5575 struct ath12k_hw_mode_freq_range_arg *non_shared_range; in ath12k_wmi_modify_sbs_freq() local
5592 non_shared_range = sbs_mac_range; in ath12k_wmi_modify_sbs_freq()
5600 if (shared_mac_range->low_5ghz_freq > non_shared_range->low_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()
5607 if (non_shared_range->high_5ghz_freq >= in ath12k_wmi_modify_sbs_freq()
5609 non_shared_range->high_5ghz_freq = in ath12k_wmi_modify_sbs_freq()
5611 non_shared_range->low_5ghz_freq); in ath12k_wmi_modify_sbs_freq()
5613 non_shared_range->high_5ghz_freq) { in ath12k_wmi_modify_sbs_freq()
5621 non_shared_range->low_5ghz_freq) in ath12k_wmi_modify_sbs_freq()
5622 non_shared_range->low_5ghz_freq = in ath12k_wmi_modify_sbs_freq()
5624 non_shared_range->high_5ghz_freq); in ath12k_wmi_modify_sbs_freq()