Home
last modified time | relevance | path

Searched refs:cur_range_sbs (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.c1923 bool cur_range_sbs = false; in policy_mgr_are_2_freq_on_same_mac() local
1941 cur_range_sbs = policy_mgr_is_cur_freq_range_sbs(psoc); in policy_mgr_are_2_freq_on_same_mac()
1948 hw_mode.sbs_cap, cur_range_sbs); in policy_mgr_are_2_freq_on_same_mac()
2069 bool cur_range_sbs = false; in policy_mgr_are_3_freq_on_same_mac() local
2086 cur_range_sbs = policy_mgr_is_cur_freq_range_sbs(psoc); in policy_mgr_are_3_freq_on_same_mac()
2094 hw_mode.sbs_cap, cur_range_sbs); in policy_mgr_are_3_freq_on_same_mac()