From: Maharaja Kennadyrajan <maharaja.kennadyrajan@oss.qualcomm.com>
To: Jeff Johnson <jeff.johnson@oss.qualcomm.com>, ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event
Date: Mon, 13 Apr 2026 20:59:58 +0530 [thread overview]
Message-ID: <2e8dab9d-dbab-47ff-9b2a-d245b9ba064a@oss.qualcomm.com> (raw)
In-Reply-To: <bb391f8d-e385-42b6-adec-171c21c67246@oss.qualcomm.com>
On 10-04-2026 10:54 pm, Jeff Johnson wrote:
> On 3/31/2026 7:24 AM, Maharaja Kennadyrajan wrote:
>> +static void ath12k_wmi_thermal_throt_stats_event(struct ath12k_base *ab,
>> + struct sk_buff *skb)
>> +{
>> + const struct wmi_therm_throt_stats_event *ev;
>> + struct ath12k *ar;
>> +
>> + const void **tb __free(kfree) = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC);
> please rebase on current ath-main, this interface changed with:
> https://msgid.link/20260407095426.3285574-1-nico.escande@gmail.com
sure, I will rebase on latest TOT with new interface and send the next
version.
> /jeff
next prev parent reply other threads:[~2026-04-13 15:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-31 14:24 [PATCH ath-next 0/5] wifi: ath12k: thermal throttling and cooling device support Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event Maharaja Kennadyrajan
2026-04-10 17:24 ` Jeff Johnson
2026-04-13 15:29 ` Maharaja Kennadyrajan [this message]
2026-03-31 14:24 ` [PATCH ath-next 2/5] wifi: ath12k: configure firmware thermal throttling via WMI Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 3/5] wifi: ath12k: refactor per-radio thermal hwmon setup and cleanup Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 4/5] wifi: ath12k: reorder group start/stop for safe thermal sysfs cleanup Maharaja Kennadyrajan
2026-03-31 14:24 ` [PATCH ath-next 5/5] wifi: ath12k: add thermal cooling device support Maharaja Kennadyrajan
2026-04-09 10:34 ` [PATCH ath-next 0/5] wifi: ath12k: thermal throttling and " Rameshkumar Sundaram
2026-04-10 2:37 ` Baochen Qiang
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=2e8dab9d-dbab-47ff-9b2a-d245b9ba064a@oss.qualcomm.com \
--to=maharaja.kennadyrajan@oss.qualcomm.com \
--cc=ath12k@lists.infradead.org \
--cc=jeff.johnson@oss.qualcomm.com \
--cc=linux-wireless@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox