]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add QCA vendor interface support for Spatial Reuse (SR) feature
authorRachit Kankane <quic_rkankane@quicinc.com>
Tue, 30 Aug 2022 12:25:18 +0000 (17:55 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 26 Sep 2022 09:50:43 +0000 (12:50 +0300)
commite1105bab8900e17afdac1c8f2bf2a7f72b5448ae
treec784e24b64b409baac10a807883bec87d85a36b9
parent1f39f85b7263c537b5564eccb5e82fed3f1fcd03
Add QCA vendor interface support for Spatial Reuse (SR) feature

Add a new vendor sub-command to implement Spatial Reuse feature.
Userspace enables SR feature with specific configuration parameters. The
driver/firmware upon receiving the command, enables the SR feature if it
is supported by the currently connected AP. The driver may reject the
command if it cannot enable the SR with the configured parameters. The
driver sends events to userspace to indicate when SR feature is enabled
or disabled internally. Userspace can also query SR feature related
parameters and statistics from the driver/firmware as needed.

Signed-off-by: Rachit Kankane <quic_rkankane@quicinc.com>
Signed-off-by: Aleti Nageshwar Reddy <quic_anageshw@quicinc.com>
src/common/qca-vendor.h