android_kernel_xiaomi_sm8350/core/dp/txrx3.0
Karthik Kantamneni 677b8b1d90 qcacld-3.0: Fix reo id mismatch in fisa path
Currently when reo id mismatch check is done there is
possiblity of flow getting evicted same time this may
lead to false alarm. To avoid this race condition reo id
mismatch check is done under lock protection.

Change-Id: I7d3ac25ec8c806677697242a0fd3fa338c0a6ad2
CRs-Fixed: 3129761
2022-02-22 15:05:47 +05:30
..
dp_fisa_rx.c qcacld-3.0: Fix reo id mismatch in fisa path 2022-02-22 15:05:47 +05:30
dp_fisa_rx.h qcacld-3.0: Record pkt history in fisa path 2021-04-12 15:39:32 -07:00
dp_rx_fst.c qcacld-3.0: Allocate memory for fisa pkt history separately 2021-05-04 10:53:39 -07:00
dp_rx_thread.c qcacld-3.0: use adaptive timeout value for rx thread flush 2021-07-01 02:58:02 -07:00
dp_rx_thread.h qcacld-3.0: Add RX refill thread infra to replenish RX buffers 2021-02-10 19:29:46 -08:00
dp_swlm.c qcacld-3.0: add TX packet threshold for DP SWLM 2021-05-18 16:45:01 -07:00
dp_swlm.h qcacld-3.0: add TX packet threshold for DP SWLM 2021-05-18 16:45:01 -07:00
dp_txrx.c qcacld-3.0: Use ini values for datapath prealloc 2021-08-30 02:09:00 -07:00
dp_txrx.h qcacld-3.0: Fix refill thread getting stuck in suspend state 2021-10-14 12:30:52 +05:30