All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Baochen Qiang <quic_bqiang@quicinc.com>,
	 <ath11k@lists.infradead.org>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v10 09/12] wifi: ath11k: fill parameters for vdev set tpc power WMI command
Date: Tue, 19 Dec 2023 08:30:04 +0200	[thread overview]
Message-ID: <87bkamso0j.fsf@kernel.org> (raw)
In-Reply-To: <8b754d39-e079-4ea0-bcc1-94e0cf14d5ae@quicinc.com> (Jeff Johnson's message of "Mon, 18 Dec 2023 13:13:17 -0800")

Jeff Johnson <quic_jjohnson@quicinc.com> writes:

> On 12/18/2023 12:58 AM, Baochen Qiang wrote:
>> From: Wen Gong <quic_wgong@quicinc.com>
>> 
>> Prepare the parameters which are needed for WMI command WMI_VDEV_SET_TPC_POWER_CMDID.
>> 
>> Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
>> 
>> Signed-off-by: Wen Gong <quic_wgong@quicinc.com>
>> Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
>> Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
>> ---
> ...
>>  drivers/net/wireless/ath/ath11k/mac.c | 284 ++++++++++++++++++++++++++
>>  drivers/net/wireless/ath/ath11k/mac.h |   3 +
>
> drivers/net/wireless/ath/ath11k/mac.h: QuIC copyright missing 2023

I can fix that in the pending branch, no need resend because of this.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


  reply	other threads:[~2023-12-19  6:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-18  8:58 [PATCH v10 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 01/12] wifi: ath11k: add support to select 6 GHz regulatory type Baochen Qiang
2024-01-14 14:59   ` Kalle Valo
2023-12-18  8:58 ` [PATCH v10 02/12] wifi: ath11k: store cur_regulatory_info for each radio Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 03/12] wifi: ath11k: fix a possible dead lock caused by ab->base_lock Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 04/12] wifi: ath11k: update regulatory rules when interface added Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 05/12] wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for station Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 06/12] wifi: ath11k: save power spectral density(PSD) of regulatory rule Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 07/12] wifi: ath11k: add parse of transmit power envelope element Baochen Qiang
2024-01-11 17:13   ` Jeff Johnson
2024-01-12  6:25     ` Kalle Valo
2023-12-18  8:58 ` [PATCH v10 08/12] wifi: ath11k: save max tx power in vdev start response event from firmware Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 09/12] wifi: ath11k: fill parameters for vdev set tpc power WMI command Baochen Qiang
2023-12-18 21:13   ` Jeff Johnson
2023-12-19  6:30     ` Kalle Valo [this message]
2023-12-18  8:58 ` [PATCH v10 10/12] wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 11/12] wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID Baochen Qiang
2023-12-18  8:58 ` [PATCH v10 12/12] wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6 GHz Baochen Qiang
2024-01-11 16:08 ` [PATCH v10 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP Kalle Valo
2024-01-11 16:49   ` Jeff Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkamso0j.fsf@kernel.org \
    --to=kvalo@kernel.org \
    --cc=ath11k@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=quic_bqiang@quicinc.com \
    --cc=quic_jjohnson@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.