[PATCH 0/4] ACS: complete ACS functionality
Michael-CY Lee
michael-cy.lee at mediatek.com
Thu Dec 21 20:59:07 PST 2023
These patches complete ACS functionality by:
1. add 40- MHz support in 2 GHz band.
2. fix the problem that ACS is not selecting the best channel in the
segment.
3. extend the 320 MHz support so that
- an option is added for user to specify perferred channelization in
320 MHz (320 MHz-1, 320 MHz-2 or both are OK)
- the 320 MHz channelization chosen by ACS can be derived.
Michael-CY Lee (4):
ACS: Add 40- MHz support in 2GHz band.
ACS: Fix ACS not selecting the best channel in the segment
hostapd: add eht_bw320_offset configuration option
ACS: Extend the 320 MHz support
hostapd/config_file.c | 2 +
hostapd/hostapd.conf | 8 +++
src/ap/acs.c | 142 ++++++++++++++++++++++++++++-------------
src/ap/ap_config.c | 6 ++
src/ap/ap_config.h | 38 +++++++++++
src/ap/ctrl_iface_ap.c | 11 ++++
src/ap/drv_callbacks.c | 2 +
7 files changed, 166 insertions(+), 43 deletions(-)
--
2.25.1
More information about the Hostap
mailing list