[PATCH ath-next 0/2] wifi: ath12k: Address issues during beacon stats retrieval
Baochen Qiang
baochen.qiang at oss.qualcomm.com
Thu Oct 30 22:03:09 PDT 2025
On 10/31/2025 11:07 AM, Manish Dharanenthiran wrote:
> 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
>
>
Reviewed-by: Baochen Qiang <baochen.qiang at oss.qualcomm.com>
More information about the ath12k
mailing list