android_kernel_xiaomi_sm8350/core/dp/txrx
Ajit Pal Singh f9a4a38bcf qcacld-3.0: Remove flag CONFIG_PER_VDEV_TX_DESC_POOL
Remove flag CONFIG_PER_VDEV_TX_DESC_POOL.
Legacy per vdev flow control implementation under
CONFIG_PER_VDEV_TX_DESC_POOL was never used in cld3.0 driver.
For a Genoa a new per vdev flow control implementation for HL systems,
was added under the flag QCA_HL_NETDEV_FLOW_CONTROL.
Hence remove CONFIG_PER_VDEV_TX_DESC_POOL and replace it with
QCA_HL_NETDEV_FLOW_CONTROL or QCA_LL_LEGACY_TX_FLOW_CONTROL whereever
applicable.

Change-Id: Ibdf88e60cff7d3be46924ce7605f468781b5b856
CRs-Fixed: 2373790
2019-03-11 11:14:27 -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: 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: Modify IEEE80211_FC0_*_QOS to QDF_IEEE80211_FC0_SUBTYPE_QOS 2019-03-05 11:27:49 -08: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: Use qdf_mem_zero for zero initialization 2019-01-14 08:38:03 -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: Replace struct ether_header with qdf_ether_header_t 2019-02-26 21:18:23 -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: Modify IEEE80211_FC0_*_QOS to QDF_IEEE80211_FC0_SUBTYPE_QOS 2019-03-05 11:27:49 -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 flag CONFIG_PER_VDEV_TX_DESC_POOL 2019-03-11 11:14:27 -07: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: Implement converged packetdump API 2019-02-18 09:14:10 -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: Remove obsolete macros from CDS 2019-03-08 18:53:37 -08: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: Fix function type for wdi_event_sub 2019-02-23 00:25:49 -08:00
ol_txrx_flow_control.c qcacld-3.0: Unpause priority queue before all netif queues 2019-02-04 13:07:51 -08:00
ol_txrx_internal.h qcacld-3.0: Replace IEEE80211_IS_BROADCAST with QDF_IS_ADDR_BROADCAST 2019-02-23 16:02:36 -08:00
ol_txrx_ipa.c qcacld-3.0: Add IPA over GSI support 2019-03-07 02:01:37 -08:00
ol_txrx_ipa.h qcacld-3.0: Add IPA over GSI support 2019-03-07 02:01:37 -08: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: Post PEER_UNMAP_RESPONSE cmd to mc thread in ho fail 2019-02-26 16:28:45 -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: Post PEER_UNMAP_RESPONSE cmd to mc thread in ho fail 2019-02-26 16:28:45 -08:00
ol_txrx.c qcacld-3.0: Fix callback function type for cds_ol_rx_thread_cb 2019-03-07 23:53:53 -08:00
ol_txrx.h qcacld-3.0: Remove flag CONFIG_PER_VDEV_TX_DESC_POOL 2019-03-11 11:14:27 -07:00
wdi_event_api.h qcacld-3.0: Fix function type for wdi_event_sub 2019-02-23 00:25:49 -08:00
wdi_event.h qcacld-3.0: Enable Rate events in pktlog 2018-11-11 09:27:20 -08:00