Searched refs:WMI_REG_INDOOR_AP (Results 1 – 6 of 6) sorted by relevance
582 num_rules += reg_info->num_6g_reg_rules_ap[WMI_REG_INDOOR_AP]; in ath12k_reg_build_regd()630 reg_info->num_6g_reg_rules_ap[WMI_REG_INDOOR_AP] && in ath12k_reg_build_regd()631 (k < reg_info->num_6g_reg_rules_ap[WMI_REG_INDOOR_AP])) { in ath12k_reg_build_regd()632 reg_rule = reg_info->reg_rules_6g_ap_ptr[WMI_REG_INDOOR_AP] + k++; in ath12k_reg_build_regd()634 reg_info->max_bw_6g_ap[WMI_REG_INDOOR_AP]); in ath12k_reg_build_regd()
4445 reg_info->num_6g_reg_rules_ap[WMI_REG_INDOOR_AP] = in ath12k_pull_reg_chan_list_ext_update_ev()4453 reg_info->num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()4487 num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()4488 reg_info->num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()4489 total_reg_rules += num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()4499 if (num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] > MAX_6G_REG_RULES || in ath12k_pull_reg_chan_list_ext_update_ev()4565 reg_info->min_bw_6g_ap[WMI_REG_INDOOR_AP] = le32_to_cpu(ev->min_bw_6g_ap_lpi); in ath12k_pull_reg_chan_list_ext_update_ev()4566 reg_info->max_bw_6g_ap[WMI_REG_INDOOR_AP] = le32_to_cpu(ev->max_bw_6g_ap_lpi); in ath12k_pull_reg_chan_list_ext_update_ev()4573 reg_info->min_bw_6g_client[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()4575 reg_info->max_bw_6g_client[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()[all …]
3926 WMI_REG_INDOOR_AP = 0, enumerator
628 num_rules += reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP]; in ath11k_reg_build_regd()676 reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP] && in ath11k_reg_build_regd()677 (k < reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP])) { in ath11k_reg_build_regd()678 reg_rule = reg_info->reg_rules_6ghz_ap_ptr[WMI_REG_INDOOR_AP] + in ath11k_reg_build_regd()681 reg_info->max_bw_6ghz_ap[WMI_REG_INDOOR_AP]); in ath11k_reg_build_regd()
5297 reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP] = in ath11k_pull_reg_chan_list_ext_update_ev()5305 reg_info->num_6ghz_rules_client[WMI_REG_INDOOR_AP][i] = in ath11k_pull_reg_chan_list_ext_update_ev()5341 num_6ghz_client[WMI_REG_INDOOR_AP][i] = in ath11k_pull_reg_chan_list_ext_update_ev()5342 reg_info->num_6ghz_rules_client[WMI_REG_INDOOR_AP][i]; in ath11k_pull_reg_chan_list_ext_update_ev()5343 total_reg_rules += num_6ghz_client[WMI_REG_INDOOR_AP][i]; in ath11k_pull_reg_chan_list_ext_update_ev()5353 if ((num_6ghz_client[WMI_REG_INDOOR_AP][i] > MAX_6GHZ_REG_RULES) || in ath11k_pull_reg_chan_list_ext_update_ev()5395 reg_info->min_bw_6ghz_ap[WMI_REG_INDOOR_AP] = in ath11k_pull_reg_chan_list_ext_update_ev()5397 reg_info->max_bw_6ghz_ap[WMI_REG_INDOOR_AP] = in ath11k_pull_reg_chan_list_ext_update_ev()5410 reg_info->min_bw_6ghz_ap[WMI_REG_INDOOR_AP], in ath11k_pull_reg_chan_list_ext_update_ev()5411 reg_info->max_bw_6ghz_ap[WMI_REG_INDOOR_AP], in ath11k_pull_reg_chan_list_ext_update_ev()[all …]
4245 WMI_REG_INDOOR_AP = 0, enumerator4259 case WMI_REG_INDOOR_AP: in ath11k_6ghz_ap_type_to_str()