]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
authorAvraham Stern <avraham.stern@intel.com>
Wed, 26 Jan 2022 17:13:47 +0000 (19:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 22 Jul 2022 12:28:24 +0000 (14:28 +0200)
commit7b9ede5cc195b65b8450ad201a5e388663acefec
treef2381be7e2e5ac642f499447683967b37affe11e
parent20a56a59148ee1b6edb3dc2919c3ba222191b2d3
wifi: cfg80211: add a function for reporting TX status with hardware timestamps

Add a function for reporting TX status with hardware timestamps. This
function shall be used for reporting the TX status of Timing
measurement and Fine timing measurement action frames by devices that
support reporting hardware timestamps.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/nl80211.c