android_kernel_xiaomi_sm8350/core/dp/txrx
jitiphil 377bcc1227 qcacld-3.0: Add legacy DP CFG items and APIs
Add the basic infra for legacy DP CFG items and the APIs
to be used from other components.

Change-Id: If7ad0e02c65e04ea13a308e680c9ba3b3d84ae25
CRs-Fixed: 2324099
2018-11-01 05:42:07 -07: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: Add legacy DP CFG items and APIs 2018-11-01 05:42:07 -07: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: dp: Remove legacy markings 2018-04-24 14:48:38 -07: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: Featurize DSRC(802.11p) implementation 2018-08-06 04:21:21 -07: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: Separate out HL and LL TX data path 2018-08-06 04:21:13 -07:00
ol_tx_classify.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
ol_tx_desc.c qcacld-3.0: Stop netdev queues when limits reach 2018-06-26 01:35:38 -07:00
ol_tx_desc.h qcacld-3.0: Flow control Resize implementation 2018-05-18 12:14:33 -07:00
ol_tx_hl.c qcacld-3.0: doing tx desc init earlier in ol_tx_hl_base 2018-10-26 10:39:20 -07:00
ol_tx_ll_fastpath.c qcacld-3.0: Featurize fastpath feature 2018-06-07 15:47:45 -07: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: peer_handling: Add more debug_ids to narrow down 2018-09-01 01:42:29 -07: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: Update data path statistics log level 2018-08-14 02:15:39 -07: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: Featurize Tx throttle feature 2018-06-14 02:56:34 -07:00
ol_tx.c qcacld-3.0: Separate out HL and LL TX data path 2018-08-06 04:21:13 -07: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: Featurize packet log 2018-06-06 23:49:08 -07:00
ol_txrx_flow_control.c qcacld-3.0: Unpause the Priority Queue for deficient pools 2018-09-28 09:06:20 -07: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 compilation error 2018-06-21 22:42:15 -07: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 qcacld-3.0: Separate out different flow control implementation 2018-06-14 02:56:32 -07:00
ol_txrx_peer_find.c qcacld-3.0: Remove console logging for ol_txrx_peer_get_ref 2018-10-01 13:24:32 -07: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: Update UMAC peer objmgr handle to DP peer 2018-07-13 00:54:03 -07:00
ol_txrx.c qcacld-3.0: Add legacy DP CFG items and APIs 2018-11-01 05:42:07 -07:00
ol_txrx.h qcacld-3.0: Separate out HL and LL TX data path 2018-08-06 04:21:13 -07:00
txrx.h qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07: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: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00