Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_get_set_utils.c1833 struct policy_mgr_freq_range *sbs_range; in policy_mgr_2_freq_same_mac_in_sbs() local
1855 sbs_range = pm_ctx->hw_mode.freq_range_caps[MODE_SBS]; in policy_mgr_2_freq_same_mac_in_sbs()
1857 return policy_mgr_2_freq_same_mac_in_freq_range(pm_ctx, sbs_range, in policy_mgr_2_freq_same_mac_in_sbs()
1987 struct policy_mgr_freq_range *sbs_range; in policy_mgr_3_freq_same_mac_in_sbs() local
2011 sbs_range = pm_ctx->hw_mode.freq_range_caps[MODE_SBS]; in policy_mgr_3_freq_same_mac_in_sbs()
2012 return policy_mgr_3_freq_same_mac_in_freq_range(pm_ctx, sbs_range, in policy_mgr_3_freq_same_mac_in_sbs()