]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20a56a59148ee1b6edb3dc2919c3ba222191b2d3
tree5f7f12d50162b8a453a64f798a35188e66fd82db
parent9dbadb2823518f68ba96aedf1fcfae8a532987ae
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