android_kernel_xiaomi_sm8350/core/dp
guangde 3e57c247d2 qcacld-3.0: update PTP timestamp for Rx packet
Host driver could not get correct timestamp of Rx AMPDU packet sometimes.
The reason is PTP timestamp is stored in PPDU_END info, only last msdu
description contain it.Rx indication which sent from target has limited
number of MSDU.If none of them is last msdu, Host driver will not get
the correct timestamp.
Add two parameters to record the last system time and timestamp. If
Host driver detect no last msdu in Rx indication, It will calculate the
timestamp according to the difference of two parameters and current
system time.

Change-Id: Iea94f5c0a681ec1d377cbed9dd5b00b100223cc7
CRs-Fixed: 2513659
2019-09-17 03:56:00 -07:00
..
htt qcacld-3.0: update PTP timestamp for Rx packet 2019-09-17 03:56:00 -07:00
ol/inc qcacld-3.0: Use QCS40X instead of QCS405 in config files 2019-09-04 17:38:18 -07:00
txrx qcacld-3.0: update PTP timestamp for Rx packet 2019-09-17 03:56:00 -07:00
txrx3.0 qcacld-3.0: Remove peer_local_id usage in dp_rx_thread_process_nbufq 2019-09-06 22:24:47 -07:00