android_kernel_xiaomi_sm8350/core/dp/txrx3.0
Mohit Khanna b7194395ee qcacld-3.0: Handle unregistered OS RX handles in DP RX Thread
On association completion, RX handles are registered with the DP layer
as a part of cdp_vdev_register. It is possible that immediately after
association, host receives RX packets, but RX handles have not been
registered for the vdev with DP layer.

Drop packets in DP RX Thread if OS RX handles are not found for the
vdev.

Change-Id: I3bbd489ec9c5e6f6267521818663b123a85bb3f9
CRs-Fixed: 2419376
2019-03-28 16:50:07 -07:00
..
dp_rx_thread.c qcacld-3.0: Handle unregistered OS RX handles in DP RX Thread 2019-03-28 16:50:07 -07:00
dp_rx_thread.h qcacld-3.0: Handle unregistered OS RX handles in DP RX Thread 2019-03-28 16:50:07 -07:00
dp_txrx.c qcacld-3.0: changes for GRO for TCP packets 2018-12-18 00:07:46 -08:00
dp_txrx.h qcacld-3.0: Support to dump DP RX Thread stats 2019-01-13 18:45:47 -08:00