]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add support to fetch link layer stats per MLO link
authorShivani Baranwal <quic_shivbara@quicinc.com>
Wed, 5 Apr 2023 18:07:52 +0000 (23:37 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 20 Apr 2023 07:55:50 +0000 (10:55 +0300)
commit5b568b21ae2762af5f50cabe202e81c1b9179abc
tree17eae58e98ef3427a6a471f0210c90e3426fa9e6
parent6422b0d72dc9750674a56004d811067c169c5b04
Add support to fetch link layer stats per MLO link

IEEE 802.11be enables multiple links between STA and AP. Each of the
link has its own set of statistics. Add additional attributes required
to fetch link layer statistics per MLO link.

For MLO connection, per MLO link statistics will be sent with the new
attribute QCA_WLAN_VENDOR_ATTR_LL_STATS_MLO_LINK. Also, cumulative
statistics of all the MLO links will be sent outside
QCA_WLAN_VENDOR_ATTR_LL_STATS_MLO_LINK to be compatible with legacy user
space.

For non-MLO connection, the statistics will be sent without being nested
inside QCA_WLAN_VENDOR_ATTR_LL_STATS_MLO_LINK attribute.

Co-authored-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Signed-off-by: Shivani Baranwal <quic_shivbara@quicinc.com>
src/common/qca-vendor.h