mbox series

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

Message ID 20250425012802.698914-1-nithyanantham.paramasivam@oss.qualcomm.com
Headers show
Series wifi: ath12k: Add device dp stats support | expand

Message

Nithyanantham Paramasivam April 25, 2025, 1:27 a.m. UTC
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