Searched refs:ap_type (Results 1 – 5 of 5) sorted by relevance
337 cmd->ap_type = cpu_to_le16(IWL_6GHZ_AP_TYPE_VLP); in iwl_mld_set_ap_power_type()343 cmd->ap_type = cpu_to_le16(IWL_6GHZ_AP_TYPE_LPI); in iwl_mld_set_ap_power_type()346 cmd->ap_type = cpu_to_le16(IWL_6GHZ_AP_TYPE_SP); in iwl_mld_set_ap_power_type()349 cmd->ap_type = cpu_to_le16(IWL_6GHZ_AP_TYPE_VLP); in iwl_mld_set_ap_power_type()385 IWL_DEBUG_POWER(mld, "AP power type: %d\n", le16_to_cpu(cmd.ap_type)); in iwl_mld_send_ap_tx_power_constraint_cmd()
673 enum wmi_reg_6g_ap_type ap_type;675 ap_type = ath12k_reg_ap_pwr_convert(power_type);676 if (ap_type == WMI_REG_MAX_AP_TYPE)677 ap_type = WMI_REG_INDOOR_AP;680 [ap_type][WMI_REG_DEFAULT_CLIENT];682 ap_type = WMI_REG_INDOOR_AP;684 [ap_type][WMI_REG_DEFAULT_CLIENT];688 [ap_type][WMI_REG_DEFAULT_CLIENT];690 [ap_type][WMI_REG_DEFAULT_CLIENT];
662 enum wmi_reg_6ghz_ap_type ap_type; in ath11k_reg_build_regd() local664 ap_type = ath11k_reg_ap_pwr_convert(power_type); in ath11k_reg_build_regd()666 if (ap_type == WMI_REG_MAX_AP_TYPE) in ath11k_reg_build_regd()667 ap_type = WMI_REG_INDOOR_AP; in ath11k_reg_build_regd()670 [ap_type][WMI_REG_DEFAULT_CLIENT]; in ath11k_reg_build_regd()673 ap_type = WMI_REG_INDOOR_AP; in ath11k_reg_build_regd()675 [ap_type][WMI_REG_DEFAULT_CLIENT]; in ath11k_reg_build_regd()679 [ap_type][WMI_REG_DEFAULT_CLIENT]; in ath11k_reg_build_regd()681 [ap_type][WMI_REG_DEFAULT_CLIENT]; in ath11k_reg_build_regd()
784 __le16 ap_type; member
387 cmd.ap_type = cpu_to_le16(IWL_6GHZ_AP_TYPE_VLP); in iwl_mvm_send_ap_tx_power_constraint_cmd()391 cmd.ap_type = cpu_to_le16(bss_conf->power_type - 1); in iwl_mvm_send_ap_tx_power_constraint_cmd()