Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c2933 enum reg_6g_client_type cli_type; in reg_get_reg_maschan_lst_frm_6g_pwr_mode() local
2935 cli_type = in reg_get_reg_maschan_lst_frm_6g_pwr_mode()
2936 reg_pwr_enum_2_ap_cli_pwrmode[supp_pwr_mode].cli_type; in reg_get_reg_maschan_lst_frm_6g_pwr_mode()
2937 if (cli_type >= REG_MAX_CLIENT_TYPE) { 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()
3057 reg_pwr_enum_2_ap_cli_pwrmode[supp_pwr_mode].cli_type; in reg_fill_best_pwr_mode()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1042 enum reg_6g_client_type cli_type; member