Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dreg.h83 u32 num_6g_reg_rules_cl[WMI_REG_CURRENT_MAX_AP_TYPE][WMI_REG_MAX_CLIENT_TYPE]; member
H A Dwmi.c4972 reg_info->num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()
4974 reg_info->num_6g_reg_rules_cl[WMI_REG_STD_POWER_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()
4976 reg_info->num_6g_reg_rules_cl[WMI_REG_VLP_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()
5006 num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()
5007 reg_info->num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()
5010 num_6g_reg_rules_cl[WMI_REG_STD_POWER_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()
5011 reg_info->num_6g_reg_rules_cl[WMI_REG_STD_POWER_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()
5014 num_6g_reg_rules_cl[WMI_REG_VLP_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()
5015 reg_info->num_6g_reg_rules_cl[WMI_REG_VLP_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()
5016 total_reg_rules += num_6g_reg_rules_cl[WMI_REG_VLP_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()
[all …]