linux-kernelorg-stable/include
Roopni Devanathan 264637941c wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
Currently, setting RTS threshold is based on per-phy basis, i.e., all the
radios present in a wiphy will take RTS threshold value to be the one sent
from userspace. But each radio in a multi-radio wiphy can have different
RTS threshold requirements.

To extend support to set RTS threshold for each radio, get the radio for
which RTS threshold needs to be changed from the user. Use the attribute
in NL - NL80211_ATTR_WIPHY_RADIO_INDEX, to identify the radio of interest.
Create a new structure - wiphy_radio_cfg and add rts_threshold in it as a
u32 value to store RTS threshold of each radio in a wiphy and allocate
memory for it during wiphy register based on the wiphy.n_radio updated by
drivers. Pass radio id received from the user to mac80211 drivers along
with its corresponding RTS threshold.

Signed-off-by: Roopni Devanathan <quic_rdevanat@quicinc.com>
Link: https://patch.msgid.link/20250615082312.619639-3-quic_rdevanat@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-06-24 15:19:27 +02:00
..
acpi
asm-generic
clocksource
crypto
cxl
drm
dt-bindings
hyperv
keys
kunit
kvm
linux wifi: ieee80211: add Radio Measurement action fields 2025-06-20 10:43:41 +02:00
math-emu
media
memory
misc
net wifi: cfg80211: Add Support to Set RTS Threshold for each Radio 2025-06-24 15:19:27 +02:00
pcmcia
ras
rdma
rv
scsi
soc
sound
target
trace net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO 2025-06-16 14:58:28 -07:00
uapi wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
ufs
vdso
video
xen
Kbuild