Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_utils.c90 uint32_t cds_chan_to_freq(uint8_t chan) in cds_chan_to_freq() function
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_utils.h93 uint32_t cds_chan_to_freq(uint8_t chan);
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_monitor_rx.c66 ch_info->ch_freq = cds_chan_to_freq(mon_ch); in htt_rx_mon_note_capture_channel()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c1139 uint32_t chan1_freq = cds_chan_to_freq(channel1); in wma_set_mcc_channel_time_latency()
1200 uint32_t chan1_freq = cds_chan_to_freq(adapter_1_chan_number); in wma_set_mcc_channel_time_quota()
1201 uint32_t chan2_freq = cds_chan_to_freq(adapter_2_chan_number); in wma_set_mcc_channel_time_quota()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c412 cds_chan_to_freq(ch_params.center_freq_seg0); in hdd_update_channel_bw_info()
H A Dwlan_hdd_ext_scan.c815 data->ap.channel = cds_chan_to_freq(data->ap.channel); in wlan_hdd_cfg80211_extscan_full_scan_result_event()
1089 data->ap[i].channel = cds_chan_to_freq(data->ap[i].channel); in wlan_hdd_cfg80211_extscan_epno_match_found()
H A Dwlan_hdd_wext.c8378 cds_chan_to_freq(value); in __iw_set_pno()
H A Dwlan_hdd_ioctl.c1410 cds_chan_to_freq(content); in hdd_parse_plm_cmd()
H A Dwlan_hdd_hostapd.c1185 freq = cds_chan_to_freq(dfs_info.channel); in hdd_send_radar_event()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_assoc_req_frame.c3042 cds_chan_to_freq(chan); in lim_fill_assoc_ind_info()