Aditya Kodukula d28e46e22f qcacld-3.0: Prioritize per link stats over aggregated stats
Currently in the driver, whenever userspace requests vdev station
stats using AP MLD mac address, host returns aggregated ML stats.
If AP MLD mac address and link bssid are same, and userspace
requests for per link stats using the link bssid, in such case,
host has no clue whether userspace is requesting for aggregated
stats or per link stats, and by default host returns aggregated
stats to userspace.

This can lead to host reporting incorrect stats to userspace. Hence,
to avoid this issue, host will prioritize per link stats over
aggregated stats if link bssid and AP MLD mac address are same.

Change-Id: I2ad9493920faa2241c35d0ab01b54cdf22bf0daf
CRs-Fixed: 3660360
2023-11-14 05:27:55 -08:00
2023-05-31 21:20:30 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium
Apraksts
No description provided
Readme 226 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%