]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: AP: handle DBE for clients
authorJohannes Berg <johannes.berg@intel.com>
Fri, 29 May 2026 08:25:08 +0000 (10:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 3 Jun 2026 12:11:58 +0000 (14:11 +0200)
commit14b1a85518a17c01a8d52a8d3332596b68b4f201
treee53aa4ae0f574a9f140f4e4590a838c1d574ee03
parentd3ea22270d7c02fe08606f609545cbe583e53060
wifi: mac80211: AP: handle DBE for clients

In AP mode, track the BSS non-DBE bandwidth and apply
that to all non-DBE clients, then track OMP updates
from the clients and enable/disable DBE accordingly.

For now don't send a response, clients need to have a
timer anyway (it's up to the driver to set the right
timeout in UHR capabilities.)

Link: https://patch.msgid.link/20260529102644.be84f2b055cc.I4d2c067dfe54c47621d5a872ca07a0e754d6c20f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211-eht.h
include/linux/ieee80211-uhr.h
net/mac80211/ap.c
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/rx.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h