Searched refs:WMI_REG_INDOOR_AP (Results 1 – 6 of 6) sorted by relevance
629 num_rules += reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP]; in ath11k_reg_build_regd()677 reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP] && in ath11k_reg_build_regd()678 (k < reg_info->num_6ghz_rules_ap[WMI_REG_INDOOR_AP])) { in ath11k_reg_build_regd()679 reg_rule = reg_info->reg_rules_6ghz_ap_ptr[WMI_REG_INDOOR_AP] + in ath11k_reg_build_regd()682 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()
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()
4469 reg_info->num_6g_reg_rules_ap[WMI_REG_INDOOR_AP] = in ath12k_pull_reg_chan_list_ext_update_ev()4477 reg_info->num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()4511 num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()4512 reg_info->num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()4513 total_reg_rules += num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i]; in ath12k_pull_reg_chan_list_ext_update_ev()4523 if (num_6g_reg_rules_cl[WMI_REG_INDOOR_AP][i] > MAX_6G_REG_RULES || in ath12k_pull_reg_chan_list_ext_update_ev()4575 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()4576 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()4583 reg_info->min_bw_6g_client[WMI_REG_INDOOR_AP][i] = in ath12k_pull_reg_chan_list_ext_update_ev()4585 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