Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c1088 struct policy_mgr_freq_range *non_shared_range; in policy_mgr_modify_sbs_freq() local
1104 non_shared_range = sbs_mac_range; in policy_mgr_modify_sbs_freq()
1113 if (shared_mac_range->low_5ghz_freq > non_shared_range->low_5ghz_freq) { in policy_mgr_modify_sbs_freq()
1121 if (non_shared_range->high_5ghz_freq >= in policy_mgr_modify_sbs_freq()
1123 non_shared_range->high_5ghz_freq = in policy_mgr_modify_sbs_freq()
1125 non_shared_range->low_5ghz_freq); in policy_mgr_modify_sbs_freq()
1127 non_shared_range->high_5ghz_freq) { in policy_mgr_modify_sbs_freq()
1136 non_shared_range->low_5ghz_freq) in policy_mgr_modify_sbs_freq()
1137 non_shared_range->low_5ghz_freq = in policy_mgr_modify_sbs_freq()
1139 non_shared_range->high_5ghz_freq); in policy_mgr_modify_sbs_freq()