android_kernel_xiaomi_sm8350/core/dp
Yu Tian 636f42c23a qcacld-3.0: Allow drop pkts when pending is large
On some cases, dp_rx_thread can not handle nbufs in time,
then a large number of packets are pending in
rx_thread->nbuf_queue, which run out of system memory at
last and failed to malloc new buffers for refill buffer ring,
fw crash is encountered. To avoid this, drop RX packets when
the pending number becomes large.

Change-Id: Ie4e001dc584821cf68253aa3a15a5fd72394c736
CRs-Fixed: 2737181
2020-08-06 04:24:45 -07:00
..
htt qcacld-3.0: Check refill debt count during rx data stall 2020-08-02 02:00:55 -07:00
ol/inc qcacld-3.0: Check refill debt count during rx data stall 2020-08-02 02:00:55 -07:00
txrx qcacld-3.0: Check refill debt count during rx data stall 2020-08-02 02:00:55 -07:00
txrx3.0 qcacld-3.0: Allow drop pkts when pending is large 2020-08-06 04:24:45 -07:00