OSDN Git Service

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)
commitea7d50c925cec96b22655c4dc8672fbd59355bed
treef2381be7e2e5ac642f499447683967b37affe11e
parent80b0ed70a271d375feb2286696ca8af147a035cf
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