]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: ieee80211: add Radio Measurement action fields
authorAditya Kumar Singh <aditya.kumar.singh@oss.qualcomm.com>
Wed, 28 May 2025 03:39:47 +0000 (09:09 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 20 Jun 2025 08:43:41 +0000 (10:43 +0200)
commitaa34ecc42a2138af76642b68b53a5a07cb12fe43
treef361abbed7f0ef35c2ab2354f6dd0caf97d974eb
parent0de19d5ae0b2c5b18b88c5c7f0442f707a207409
wifi: ieee80211: add Radio Measurement action fields

Drivers that support Tx power insertion could examine the outgoing Radio
measurement packet and depending on the packet type, the driver can
insert specific data fields in it. These action field values will help
drivers classify the action code within the Radio Measurement action
packet.

These action fields are defined in IEEE 802.11-2024 - Table 9-470, Radio
Measurement Action field values.

Signed-off-by: Aditya Kumar Singh <aditya.kumar.singh@oss.qualcomm.com>
Link: https://patch.msgid.link/20250528-add_rrm_action_code-v1-1-6b7c78b5bbaf@oss.qualcomm.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h