android_kernel_xiaomi_sm8350/core/dp/htt
Jeff Johnson 40d289ec79 qcacld-3.0: Remove macro HTT_TX_DESC_PADDR()
Macro HTT_TX_DESC_PADDR() is unused. Furthermore, it references
tx_descs fields which do not exist. Since it couldn't possibly be
used in its current form, remove the macro.

Change-Id: I62b2d7bc3291ba6c2dc486196076827cfc22d8ec
CRs-Fixed: 2375421
2019-01-07 08:47:15 -08:00
..
htt_fw_stats.c qcacld-3.0: Remove unused htt_fw_stats macro ROUND_UP_TO_4 2018-12-17 13:12:01 -08:00
htt_h2t.c qcacld-3.0: Do not log DP info logs on the console 2018-08-17 16:13:06 -07:00
htt_internal.h qcacld-3.0: Remove macro HTT_TX_DESC_PADDR() 2019-01-07 08:47:15 -08:00
htt_monitor_rx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_rx_hl.c qcacld-3.0: Separate out HL and LL RX data path 2018-08-06 04:21:18 -07:00
htt_rx_ll.c qcacld-3.0: Avoid rx_ring.refill_debt count to become negative 2018-12-21 02:40:32 -08:00
htt_rx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_t2h.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
htt_tx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08: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: Enable use of new htt header format 2018-12-10 05:36:45 -08:00
rx_desc.h