wifi: mac80211: provide a helper to fetch the medium synchronization delay
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 4 Jun 2023 09:11:17 +0000 (12:11 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 12:15:16 +0000 (14:15 +0200)
commit29c6e2dc3d12a188a48f2a45759e8da44840546b
tree8dff1eddea7769c60b6983c55066250f503255aa
parent1d10575bced5b65e138b029a35e6ef657f3b3273
wifi: mac80211: provide a helper to fetch the medium synchronization delay

There are drivers which need this information.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230604120651.b1043f3126e2.Iad3806f8bf8df07f52ef0a02cc3d0373c44a8c93@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
include/net/mac80211.h
net/mac80211/mlme.c