Home
last modified time | relevance | path

Searched refs:ref_freq (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.c1183 struct policy_mgr_freq_range *ref_freq) in policy_mgr_fill_lower_share_sbs_freq() argument
1193 ref_freq[phy_id].low_2ghz_freq; in policy_mgr_fill_lower_share_sbs_freq()
1195 ref_freq[phy_id].high_2ghz_freq; in policy_mgr_fill_lower_share_sbs_freq()
1200 policy_mgr_get_lowest_5ghz_freq_frm_range(ref_freq); in policy_mgr_fill_lower_share_sbs_freq()
1207 policy_mgr_get_highest_5ghz_freq_frm_range(ref_freq); in policy_mgr_fill_lower_share_sbs_freq()
1215 struct policy_mgr_freq_range *ref_freq) in policy_mgr_fill_upper_share_sbs_freq() argument
1225 ref_freq[phy_id].low_2ghz_freq; in policy_mgr_fill_upper_share_sbs_freq()
1227 ref_freq[phy_id].high_2ghz_freq; in policy_mgr_fill_upper_share_sbs_freq()
1234 policy_mgr_get_highest_5ghz_freq_frm_range(ref_freq); in policy_mgr_fill_upper_share_sbs_freq()
1237 policy_mgr_get_lowest_5ghz_freq_frm_range(ref_freq); in policy_mgr_fill_upper_share_sbs_freq()