[PATCH ath-next 0/3] wifi: ath12k: Add device dp stats support

Nithyanantham Paramasivam nithyanantham.paramasivam at oss.qualcomm.com
Thu Apr 24 18:27:59 PDT 2025


Add support for data path related device specific stats. This
information helps to debug connectivity and performance issues
in AP, STA, and Mesh modes.

Depends-on:https://lore.kernel.org/all/20250417065237.2507613-1-maharaja.kennadyrajan@oss.qualcomm.com/

Vinith Kumar R (3):
  wifi: ath12k: change soc name to device name
  wifi: ath12k: Add device dp stats support
  wifi: ath12k: print device dp stats in debugfs

 drivers/net/wireless/ath/ath12k/core.c     |   6 +-
 drivers/net/wireless/ath/ath12k/core.h     |  23 ++-
 drivers/net/wireless/ath/ath12k/debugfs.c  | 199 ++++++++++++++++++++-
 drivers/net/wireless/ath/ath12k/dp.h       |   3 +
 drivers/net/wireless/ath/ath12k/dp_rx.c    |  44 +++--
 drivers/net/wireless/ath/ath12k/dp_tx.c    |  28 ++-
 drivers/net/wireless/ath/ath12k/hal_desc.h |   5 +
 drivers/net/wireless/ath/ath12k/hal_rx.c   |   6 +-
 8 files changed, 272 insertions(+), 42 deletions(-)


base-commit: d33705bb41ff786b537f8ed50a187a474db111c1
prerequisite-patch-id: 0962b21db0b615497d326193d1590f93621936c7
-- 
2.17.1




More information about the ath12k mailing list