[PATCH ath-next 0/2] wifi: ath12k: Address issues during beacon stats retrieval

Manish Dharanenthiran manish.dharanenthiran at oss.qualcomm.com
Thu Oct 30 20:07:44 PDT 2025


Currently, retrieving beacon stats is getting failed with timed out error
when multiple BSSes are enabled. This patch series tries to address the
mentioned issue by the following,

#1: Reset the firmware stats only after retrieving the complete stats
 #2: Remove the wait timeout to get stats for all enabled BSSes during
 beacon stats retrieval.

---
Manish Dharanenthiran (2):
      wifi: ath12k: Make firmware stats reset caller-driven
      wifi: ath12k: Fix timeout error during beacon stats retrieval

 drivers/net/wireless/ath/ath12k/core.c    |  2 --
 drivers/net/wireless/ath/ath12k/core.h    |  1 -
 drivers/net/wireless/ath/ath12k/debugfs.c |  9 +++------
 drivers/net/wireless/ath/ath12k/mac.c     | 15 ++++++++++-----
 drivers/net/wireless/ath/ath12k/wmi.c     | 12 +-----------
 5 files changed, 14 insertions(+), 25 deletions(-)
---
base-commit: 197498315de711140bcc4722fdeb7c1761777100
change-id: 20251027-beacon_stats-5a84c15437ed




More information about the ath12k mailing list