]> 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)
commit114287bd1aec7e48a6525412f5127d971b5f2459
tree5f7f12d50162b8a453a64f798a35188e66fd82db
parentcc914e3a67e9c85242bd7e2630a21b8c60c28fec
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