Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h62 qdf_freq_t wlan_reg_min_5ghz_chan_freq(void);
63 #define WLAN_REG_MIN_5GHZ_CHAN_FREQ wlan_reg_min_5ghz_chan_freq()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c850 qdf_freq_t wlan_reg_min_5ghz_chan_freq(void) in wlan_reg_min_5ghz_chan_freq() function
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c3467 new_freq = wlan_reg_min_5ghz_chan_freq(); in policy_mgr_sta_sap_dfs_scc_conc_check()
H A Dwlan_policy_mgr_core.c828 wlan_reg_min_5ghz_chan_freq()); in policy_mgr_fill_curr_mac_5ghz_freq()
H A Dwlan_policy_mgr_get_set_utils.c1059 wlan_reg_min_5ghz_chan_freq()); in policy_mgr_update_5Ghz_freq_info()
1177 return lowest_freq ? lowest_freq : wlan_reg_min_5ghz_chan_freq(); in policy_mgr_get_lowest_5ghz_freq_frm_range()