Home
last modified time | relevance | path

Searched refs:reg_min_5ghz_chan_freq (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h902 qdf_freq_t reg_min_5ghz_chan_freq(void);
H A Dreg_build_chan_list.c2617 reg_min_5ghz_chan_freq())) || in reg_modify_chan_list_for_avoid_chan_ext()
2667 reg_min_5ghz_chan_freq())) || in reg_modify_chan_list_for_avoid_chan_ext()
H A Dreg_services_common.c3123 qdf_freq_t reg_min_5ghz_chan_freq(void) in reg_min_5ghz_chan_freq() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c852 return reg_min_5ghz_chan_freq(); in wlan_reg_min_5ghz_chan_freq()