Home
last modified time | relevance | path

Searched refs:ap_pwr_mode (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c2903 return reg_pwr_enum_2_ap_cli_pwrmode[in_6g_pwr_type].ap_pwr_mode; in reg_convert_supported_6g_pwr_type_to_ap_pwr_type()
2913 enum reg_6g_ap_type ap_pwr_mode; /* LPI, SP or VLP */ in reg_get_reg_maschan_lst_frm_6g_pwr_mode() local
2922 ap_pwr_mode = reg_pwr_enum_2_ap_cli_pwrmode[supp_pwr_mode].ap_pwr_mode; in reg_get_reg_maschan_lst_frm_6g_pwr_mode()
2924 if (ap_pwr_mode > REG_MAX_SUPP_AP_TYPE) { in reg_get_reg_maschan_lst_frm_6g_pwr_mode()
2931 &pdev_priv_obj->mas_chan_list_6g_ap[ap_pwr_mode][chan_idx]; in reg_get_reg_maschan_lst_frm_6g_pwr_mode()
2943 &pdev_priv_obj->mas_chan_list_6g_client[ap_pwr_mode][cli_type] in reg_get_reg_maschan_lst_frm_6g_pwr_mode()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1043 enum reg_6g_ap_type ap_pwr_mode; member