android_kernel_xiaomi_sm8350/core/dp/txrx
Sravan Kumar Kairam 8433f90213 qcacld-3.0: Fix cdp api cdp_tx_desc_thresh_reached
The CDP api cdp_tx_desc_thresh_reached should return true
if the available data path tx desc reaches threshold. But
this api returns wrong value in case of helium targets. Fix
this by returning correct value.

Change-Id: I571841ab1e4a4b24242fadc21bd13a85ef8da781
CRs-Fixed: 2378898
2019-01-10 10:33:29 -08:00
..
ipv6_defs.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_cfg.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_ctrl_txrx_api.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_osif_txrx_api.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_defrag.c qcacld-3.0: Fix embedded function name checkpatch warnings 2018-09-12 11:58:26 -07:00
ol_rx_defrag.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_fwd.c qcacld-3.0: Add cdp api for dp tx desc availability 2019-01-07 00:07:14 -08:00
ol_rx_fwd.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_pn.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_pn.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_reorder_timeout.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_reorder_timeout.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx_reorder.c qcacld-3.0: Cleanup the unreachable code in htt_t2h_lp_msg_handler 2018-06-06 05:49:08 -07:00
ol_rx_reorder.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_rx.c qcacld-3.0: Discard msdu and do not try to access vdev and vdev->pdev 2019-01-01 23:28:20 -08:00
ol_rx.h qcacld-3.0: Separate out HL and LL RX data path 2018-08-06 04:21:18 -07:00
ol_tx_classify.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx_classify.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_desc.c Revert "qcacld-3.0: Fix WDI 1.0 MCC TX SMMU fault" 2018-11-22 00:43:27 -08:00
ol_tx_desc.h qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx_hl.c qcacld-3.0: Remove obsolete txrx.h 2018-12-10 20:20:45 -08:00
ol_tx_ll_fastpath.c qcacld-3.0: New HTT H2T msg support 2018-11-22 16:38:32 -08:00
ol_tx_ll_legacy.c qcacld-3.0: Featurize fastpath feature 2018-06-07 15:47:45 -07:00
ol_tx_ll.c qcacld-3.0: Update data path statistics log level 2018-08-14 02:15:39 -07:00
ol_tx_queue.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx_queue.h qcacld-3.0: Borrow credits from other txq group 2018-06-15 20:10:35 -07:00
ol_tx_sched.c qcacld-3.0: Fix embedded function name checkpatch warnings 2018-09-12 11:58:26 -07:00
ol_tx_sched.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_send.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx_send.h qcacld-3.0: Restart netdev queues when tx_desc get free 2018-06-26 01:35:47 -07:00
ol_tx_throttle.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx.h qcacld-3.0: Separate out HL and LL TX data path 2018-08-06 04:21:13 -07:00
ol_txrx_encap.c qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_txrx_encap.h qcacld-3.0: dp: Fix misspellings 2018-05-16 18:01:38 -07:00
ol_txrx_event.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_txrx_flow_control.c qcacld-3.0: Add cdp api for dp tx desc availability 2019-01-07 00:07:14 -08:00
ol_txrx_internal.h qcacld-3.0: Add per module logging macros without function/line info 2018-07-27 09:09:42 -07:00
ol_txrx_ipa.c qcacld-3.0: Fix build error at SDX24.le.1.7 platform 2018-12-14 12:48:29 -08:00
ol_txrx_ipa.h qcacld-3.0: Add frag_header to support pre-wdi2.0 platform 2018-04-18 22:03:28 -07:00
ol_txrx_legacy_flow_control.c Revert "qcacld-3.0: Fix WDI 1.0 MCC TX SMMU fault" 2018-11-22 00:43:27 -08:00
ol_txrx_peer_find.c qcacld-3.0: Send peer unmap confirmation cmd to FW 2018-12-07 15:53:01 -08:00
ol_txrx_peer_find.h Revert "qcacld-3.0: Add support to set/get timestamp for management frames" 2018-08-30 13:40:38 -07:00
ol_txrx_types.h qcacld-3.0: Fix NULL VDEV pointer during register in monitor mode 2018-12-14 05:34:50 -08:00
ol_txrx.c qcacld-3.0: Fix cdp api cdp_tx_desc_thresh_reached 2019-01-10 10:33:29 -08:00
ol_txrx.h qcacld-3.0: Fix cdp api cdp_tx_desc_thresh_reached 2019-01-10 10:33:29 -08:00
wdi_event_api.h qcacld-3.0: Featurize packet log 2018-06-06 23:49:08 -07:00
wdi_event.h qcacld-3.0: Enable Rate events in pktlog 2018-11-11 09:27:20 -08:00