OSDN Git Service

mac80211: support FTM responder configuration/statistics
authorPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Thu, 4 Oct 2018 03:19:20 +0000 (20:19 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 12 Oct 2018 10:46:09 +0000 (12:46 +0200)
commitbc847970f43281cb07c9f7d0897ee08cd1e08cf3
treed9e0f3b2a0463ef7760e2ae574a9de686c935243
parentefb543e61cc3a2e75ffbe52f9b4cfcb850d812fd
mac80211: support FTM responder configuration/statistics

New bss param ftm_responder is used to notify the driver to
enable fine timing request (FTM) responder role in AP mode.

Plumb the new cfg80211 API for FTM responder statistics through to
the driver API in mac80211.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/trace.h
net/mac80211/util.c