android_kernel_xiaomi_sm8350/core/dp/htt
Jiani Liu a8fd170e7a qcacld-3.0: Add PTP timestamp socket options RX support
Host need to fill netbuf with qtime instead of tsf. So host first
need to set enable_ppdu_end to 1, so that FW will pass ppdu_end
contents to host, and host can translate tsf64_time into qtime.
The tsf64_time is new added to fw struture, so host will need
add it accordingly to struct hdd_adapter, and keep it updated
in time synchronization function <hdd_update_timestamp>.

Change-Id: Ib19ac1411c4e17624c012f188297c9f2122642d2
CRs-Fixed: 2444456
2019-05-21 16:45:09 -07:00
..
htt_fw_stats.c qcacld-3.0: Fix datapath statistics print format 2019-02-20 02:55:51 -08:00
htt_h2t.c qcacld-3.0: Add PTP timestamp socket options RX support 2019-05-21 16:45:09 -07:00
htt_internal.h qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE 2019-03-28 16:49:58 -07:00
htt_monitor_rx.c qcacld-3.0: Converge *_MIN/MAX() to QDF_MIN/MAX() 2019-03-12 02:58:39 -07:00
htt_rx_hl.c qcacld-3.0: Remove cds_ieee80211_defines.h 2019-02-26 21:18:05 -08:00
htt_rx_ll.c qcacld-3.0: Update Arp Stats for both Tx and Rx Arp Packets 2019-03-14 13:01:20 -07:00
htt_rx.c qcacld-3.0: Add PTP timestamp socket options RX support 2019-05-21 16:45:09 -07:00
htt_t2h.c qcacld-3.0: Do not change bus/target delta for QCN7605 2019-03-28 16:50:12 -07:00
htt_tx.c qcacld-3.0: dp: Replace explicit comparison to NULL 2019-03-22 17:39:28 -07:00
htt_types.h qcacld-3.0: Enable use of new htt header format 2018-12-10 05:36:45 -08:00
htt.c qcacld-3.0: dp: Replace explicit comparison to NULL 2019-03-22 17:39:28 -07:00
rx_desc.h