bb32488efe7d940694488fef1f0adb2ab371e39a

The active vdev bitmap used in serialization is 32bits and it is per pdev. But in cases, where there can be more than 32 vaps configured, the bit positions of a 32bit bitmap cannot be used to indicate the active commands for a vdev whose id is more than 31. So, we need to increase active cmd vdev bitmap to support for max number of vdev ids that is possible for a pdev. Considering the vdev id is per psoc scope and can spread across pdevs, increasing the size of the bitmap to max vdevs supported per psoc. CRs-Fixed: 2656046 Change-Id: Ic7728145b208492af218320fa84f35bb1f918aab
This is CNSS WLAN Host Driver for products starting from iHelium
Descripción
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%