Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c1503 ch_index = wlan_reg_get_chan_enum_for_freq(freq); in sap_mark_freq_as_clean()
1525 uint32_t min_index = wlan_reg_get_chan_enum_for_freq(range->start_freq); in sap_is_prev_n_freqs_free()
1526 uint32_t max_index = wlan_reg_get_chan_enum_for_freq(range->end_freq); in sap_is_prev_n_freqs_free()
1575 uint32_t curr_index = wlan_reg_get_chan_enum_for_freq(freq); in is_freq_allowed_for_sap()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_manager_6ghz.c290 wlan_reg_get_chan_enum_for_freq(wlan_reg_min_6ghz_chan_freq()); in scm_add_all_valid_6g_channels()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dwlan_reg_services_api.h1484 enum channel_enum wlan_reg_get_chan_enum_for_freq(qdf_freq_t freq);
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_peer.c985 peer_chan = wlan_reg_get_chan_enum_for_freq(peer_freq); in tdls_update_off_chan_peer_caps()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c485 ch_enum = wlan_reg_get_chan_enum_for_freq(chan_freqs[i]); in wifi_pos_get_valid_channels()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/
H A Dwlan_dfs_utils_api.c1482 chan_enum = wlan_reg_get_chan_enum_for_freq(freq); in utils_dfs_update_chan_state_array_element()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1084 enum channel_enum wlan_reg_get_chan_enum_for_freq(qdf_freq_t freq) in wlan_reg_get_chan_enum_for_freq() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c3893 wlan_reg_get_chan_enum_for_freq(chan_freq))) { in lim_update_sta_run_time_ht_switch_chnl_params()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c751 wlan_reg_get_chan_enum_for_freq(chan_freq))) { in hdd_validate_channel_and_bandwidth()
H A Dwlan_hdd_cfg80211.c1738 enum channel_enum ch_idx = wlan_reg_get_chan_enum_for_freq(freq); in wlan_hdd_get_adjacent_chan_freq()