Searched refs:cli_pwr_type (Results 1 – 2 of 2) sorted by relevance
399 enum supported_6g_pwr_types *cli_pwr_type) in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type() argument407 *cli_pwr_type = REG_CLI_DEF_LPI; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()409 *cli_pwr_type = REG_CLI_DEF_VLP; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()411 *cli_pwr_type = REG_CLI_DEF_SP; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()416 *cli_pwr_type = REG_CLI_SUB_LPI; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()418 *cli_pwr_type = REG_CLI_SUB_VLP; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()420 *cli_pwr_type = REG_CLI_SUB_SP; in reg_get_6ghz_cli_pwr_type_per_ap_pwr_type()452 enum supported_6g_pwr_types cli_pwr_type; in reg_check_if_6g_pwr_type_supp_for_chan() local469 pdev, pwr_type, &cli_pwr_type))) in reg_check_if_6g_pwr_type_supp_for_chan()475 if (reg_is_state_allowed(chan_state_arr[cli_pwr_type]) && in reg_check_if_6g_pwr_type_supp_for_chan()[all …]
649 enum supported_6g_pwr_types *cli_pwr_type);