Mohit Khanna 6f11bb125a qcacld-3.0: Remove sta_info usage from softap xmit
Remove sta_info usage from _hard_xmit SAP API. The APIs are
taking/releasing a lock to access sta_info and adds lots of cpu cycles.
Replace it by accessing dp_peer from DP layer and checking for its
state.
Some of the existing stats being updated in sta_info during TX packet
path will be updated on demand using CDP APIs and stats obtained from FW.

CRs-Fixed: 3059244
Change-Id: Id33d7271244687e616ce08b80e1c540ec9b42084
2021-11-09 15:34:06 -08:00

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