Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.h154 const char *reg_get_power_string(enum reg_6g_ap_type power_type);
H A Dreg_build_chan_list.c5804 const char *reg_get_power_string(enum reg_6g_ap_type power_type) in reg_get_power_string() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c438 return reg_get_power_string(power_type); in wlan_reg_get_power_string()