[PATCH ath-next 0/2] wifi: ath12k: add support for Tx Power insertion
Aditya Kumar Singh
aditya.kumar.singh at oss.qualcomm.com
Sun Jun 29 21:15:14 PDT 2025
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
More information about the ath12k
mailing list