Kernel Tree For Xiaomi 11 Lite NE 5G
qcacld-2.0 to qcacld-3.0 propagation The problem with the existing code is: * WMA_STA_WOW_DEFAULT_PTRN_MAX is set to 4 and in wma_wow_sta() we make sure atleast WMA_STA_WOW_DEFAULT_PTRN_MAX free slots are available before configuring the default wow pattern. But after this check we are actually configuring 5 default wow patterns. * If BPF is enabled, we are limiting the Max WoW patterns to 2, because the free slots are 2 which is less than the expected default free slots WMA_STA_WOW_DEFAULT_PTRN_MAX. we are not configuring default STA mode wow pattern and hence no wakeups observed for incoming packets. Address this issue by changing the WMA_STA_WOW_DEFAULT_PTRN_MAX to 5 and MAX WoW filters to WMA_STA_WOW_DEFAULT_PTRN_MAX if BPF is enabled. Change-Id: If433cff18ce511e7fdffadff69ee13b762a1719b CRs-Fixed: 973054 |
||
---|---|---|
config | ||
core | ||
target/inc | ||
uapi/linux | ||
Android.mk | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
README.txt |
This is CNSS WLAN Host Driver for products starting from iHelium