Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.h321 qdf_freq_t reg_chan_opclass_to_freq_auto(uint8_t chan, uint8_t op_class,
487 reg_chan_opclass_to_freq_auto(uint8_t chan, uint8_t op_class, in reg_chan_opclass_to_freq_auto() function
H A Dreg_opclass.c1438 qdf_freq_t reg_chan_opclass_to_freq_auto(uint8_t chan, uint8_t op_class, in reg_chan_opclass_to_freq_auto() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1607 return reg_chan_opclass_to_freq_auto(chan, op_class, global_tbl_lookup); in wlan_reg_chan_opclass_to_freq_auto()