cfg80211: rename offchannel_chain structs to background_chain to avoid confusion...
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 29 Nov 2021 13:11:24 +0000 (14:11 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Dec 2021 09:37:36 +0000 (10:37 +0100)
commita95bfb876fa87e2d0fa718ee61a8030ddf162d2b
tree402fec040cc28dc5bc9e639974985e4432e1c14d
parent852a07c10d62b2d041f7cbf284a2723f5bcc483f
cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard

ETSI standard defines "Offchannel CAC" as:
"Off-Channel CAC is performed by a number of non-continuous checks
spread over a period in time. This period, which is required to
determine the presence of radar signals, is defined as the Off-Channel
CAC Time..
Minimum Off-Channel CAC Time 6 minutes and Maximum Off-Channel CAC Time
4 hours..".
mac80211 implementation refers to a dedicated hw chain used for continuous
radar monitoring. Rename offchannel_* references to background_* in
order to avoid confusion with ETSI standard.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/4204cc1d648d76b44557981713231e030a3bd991.1638190762.git.lorenzo@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/net/mac80211.h
include/uapi/linux/nl80211.h
net/mac80211/cfg.c
net/wireless/chan.c
net/wireless/core.c
net/wireless/core.h
net/wireless/mlme.c
net/wireless/nl80211.c
net/wireless/rdev-ops.h
net/wireless/trace.h