wifi: nl80211: add RX and TX timestamp attributes
authorAvraham Stern <avraham.stern@intel.com>
Wed, 26 Jan 2022 14:06:35 +0000 (16:06 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:28:23 +0000 (14:28 +0200)
commit80b0ed70a271d375feb2286696ca8af147a035cf
tree5f7f12d50162b8a453a64f798a35188e66fd82db
parent0903f899418ee0235e4ad756f5502162f29b49b9
wifi: nl80211: add RX and TX timestamp attributes

Add attributes for reporting hardware timestamps for management frames
RX and TX. These attributes will be used for reporting hardware
timestamps for Timing measurement and Fine Timing Measurement action
frames, which will allow userspace applications to measure the path
delay between devices and sync clocks.

For TX, these attributes are used for reporting the frame RX time and
the ack TX time. For TX, they are used for reporting the frame TX time
and the ack RX time.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h