Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h873 qdf_freq_t reg_ch_to_freq(uint32_t ch_enum);
H A Dreg_services_common.c3102 qdf_freq_t reg_ch_to_freq(uint32_t ch_enum) in reg_ch_to_freq() function
3461 reg_ch_to_freq(i + MIN_6GHZ_CHANNEL); in reg_append_6g_channel_list_with_power()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1050 return reg_ch_to_freq(ch_enum); in wlan_reg_ch_to_freq()