6ea48347adeba04794697392c20439692e9d8dff
Ideally monitor buffers are allocated during driver init, but when DP resource manager is enabled, buffers are allocated on the go during monitor mode bringup resulting in the allocation of huge number of buffers in one shot. This will sometime hogs CPU for longer durations making CPUs unavailable for other high priority tasks resulting in asserts. Avoid allocations in one shot during monitor vdev bringup when DP resource manager is enabled to avoid this, required buffers will be allocated eventually from a different context. Change-Id: I5b827869dafdc04d2003e5327bd407dd4c8e4a8c CRs-Fixed: 3963082
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.9%
C++
0.7%
Makefile
0.3%
Starlark
0.1%