OSDN Git Service

mac80211: support RNR for EMA AP
authorAloka Dixit <quic_alokad@quicinc.com>
Thu, 23 Mar 2023 11:38:01 +0000 (04:38 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Mar 2023 10:12:48 +0000 (11:12 +0100)
commit68b9bea267bfc1259e195dcac1bf69db0c0c28da
tree4fc2a398fc374b2ad667e935129223bba0b35353
parentdbbb27e183b1568d5a907ace1cd144b0709ea52a
mac80211: support RNR for EMA AP

Generate EMA beacons, each including MBSSID and RNR elements at a given
index. If number of stored RNR elements is more than the number of
MBSSID elements then add those in every EMA beacon.

Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com>
Link: https://lore.kernel.org/r/20230323113801.6903-3-quic_alokad@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/tx.c