mbox series

[v2,0/3] wifi: ath11k: Throughput fixes for WCN6750

Message ID 20220905071805.31625-1-quic_mpubbise@quicinc.com (mailing list archive)
Headers show
Series wifi: ath11k: Throughput fixes for WCN6750 | expand

Message

Manikanta Pubbisetty Sept. 5, 2022, 7:18 a.m. UTC
Fix throughput issues on WCN6750. This includes 160 MHz
throughput fixes in both TX & RX directions.

Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1

Manikanta Pubbisetty (3):
  wifi: ath11k: Enable threaded NAPI
  wifi: ath11k: Add multi TX ring support for WCN6750
  wifi: ath11k: Increase TCL data ring size for WCN6750
---
V2:
- Commit log changes
- Rebased on ToT

 drivers/net/wireless/ath/ath11k/ahb.c    |   1 +
 drivers/net/wireless/ath/ath11k/core.c   |  20 +++-
 drivers/net/wireless/ath/ath11k/dp.c     |  26 ++---
 drivers/net/wireless/ath/ath11k/dp.h     |   4 +
 drivers/net/wireless/ath/ath11k/dp_tx.c  |  19 ++--
 drivers/net/wireless/ath/ath11k/hal.c    |   2 +-
 drivers/net/wireless/ath/ath11k/hal.h    |   2 +
 drivers/net/wireless/ath/ath11k/hal_tx.c |   4 +-
 drivers/net/wireless/ath/ath11k/hal_tx.h |   2 +
 drivers/net/wireless/ath/ath11k/hw.c     | 117 ++++++++++++++++++++++-
 drivers/net/wireless/ath/ath11k/hw.h     |  12 +++
 drivers/net/wireless/ath/ath11k/pcic.c   |   1 +
 12 files changed, 179 insertions(+), 31 deletions(-)


base-commit: e4a590b08d1309181f3904ae2fc622e018991ca9