mac80211: allow setting spatial reuse parameters from bss_conf
authorJohn Crispin <john@phrozen.org>
Tue, 30 Jul 2019 16:37:01 +0000 (18:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 31 Jul 2019 09:00:52 +0000 (11:00 +0200)
commit1ced169cc1c2f3e054fa14974443383ee02a8b6a
tree02c22fc7e7d672c9ede9ecadf2284e7fed6ce773
parent6d4dd4ef1a23cd2130d5c256aa698bf7e24d1e31
mac80211: allow setting spatial reuse parameters from bss_conf

Store the OBSS PD parameters inside bss_conf when bringing up an AP and/or
when a station connects to an AP. This allows the driver to configure the
HW accordingly.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20190730163701.18836-3-john@phrozen.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/he.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c