Kernel Tree For Xiaomi 11 Lite NE 5G
Go to file
Mohit Khanna 78cb6bbbcc qcacld-3.0: drop excess rx pkts if peer not registered
Currently if the peer is not registered, we add packets to a cached_bufq
(within a peer). In case the peer is not registered for quite a long
time, or if the  vdev->rx pointer is somehow not set (when the vdev is
associated), this will lead to large number of nbufs from the FW being
added to this list. Eventually, we will run out of memory trying to add
nbufs to this list.
Keep an upper threshold on the number of elements in the cached_bufq.
Drop elements once the threshold is reached.

Change-Id: I02db9347addd77976f1d84897eee20d1e6f9c4ec
CRs-Fixed: 2026991
2017-07-27 16:59:52 -07:00
components qcacld-3.0: Add enhanced multicast enable/disable APIs 2017-07-27 16:59:26 -07:00
core qcacld-3.0: drop excess rx pkts if peer not registered 2017-07-27 16:59:52 -07:00
uapi/linux qcacld-3.0: Add support for multiple instances of the host driver 2016-12-14 14:08:37 -08:00
Android.mk qcacld-3.0: Use absolute path for header files 2017-04-09 13:57:23 -07:00
Kbuild qcacld-3.0: Remove QCA_WIFI_3_0_EMU flag from Kbuild 2017-07-27 16:59:14 -07:00
Kconfig qcacld-3.0: Remove CONFIG_ from CONFIG_INET_LRO in Kconfig 2017-07-17 20:05:15 -07:00
Makefile qcacld-3.0: accept module name externally 2016-06-01 10:48:46 -07:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium