Home
last modified time | relevance | path

Searched refs:REG_CLI_SUB_VLP (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.h229 return (supp_pwr_mode < REG_AP_LPI || supp_pwr_mode > REG_CLI_SUB_VLP); in reg_is_supp_pwr_mode_invalid()
H A Dreg_utils.c418 *cli_pwr_type = REG_CLI_SUB_VLP; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()
H A Dreg_build_chan_list.c2723 for (pwr_type = REG_CURRENT_PWR_MODE; pwr_type <= REG_CLI_SUB_VLP; in reg_init_super_chan_entry()
2892 [REG_CLI_SUB_VLP] = {false, REG_SUBORDINATE_CLIENT,
3252 for (supp_pwr_mode = REG_AP_LPI; supp_pwr_mode <= REG_CLI_SUB_VLP; in reg_update_super_chan_entry()
H A Dreg_services_common.c1822 while (input_6g_pwr_mode <= REG_CLI_SUB_VLP) { in reg_compute_chan_to_freq()
10084 for (j = REG_AP_LPI; j <= REG_CLI_SUB_VLP; j++) { in reg_display_super_chan_list()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1072 REG_CLI_SUB_VLP = 9, enumerator