[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250630-support-for-tx-power-insertion-v1-0-77f45484d5bb@oss.qualcomm.com>
Date: Mon, 30 Jun 2025 09:45:14 +0530
From: Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
To: Jeff Johnson <jjohnson@...nel.org>
Cc: linux-wireless@...r.kernel.org, ath12k@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
Subject: [PATCH ath-next 0/2] wifi: ath12k: add support for Tx Power
insertion
For certain action frames like the TPC Report IE in the spectrum management
TPC Report action frame, and in the Radio Measurement Link Measurement
Report action frame there is a requirement to fill in the current
and max Tx power of the device in the packet.
Add support to populate these fields in the relevant packets. Advertise
this capability from the driver using the feature flag
NL80211_FEATURE_TX_POWER_INSERTION.
In software-encrypted cases such as PMF, skip insertion since the packets
are already encrypted and cannot be modified.
---
Aditya Kumar Singh (2):
wifi: ath12k: add support for Tx Power insertion in RRM action frame
wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION support
drivers/net/wireless/ath/ath12k/mac.c | 184 ++++++++++++++++++++++++++++++++++
1 file changed, 184 insertions(+)
---
base-commit: 391a83d0c8ebb1e476cba73bf4c010af73993111
change-id: 20250630-support-for-tx-power-insertion-336ff18dea92
Powered by blists - more mailing lists