]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
authorP Praneesh <quic_ppranees@quicinc.com>
Thu, 6 Feb 2025 01:38:51 +0000 (07:08 +0530)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Tue, 11 Feb 2025 15:27:09 +0000 (07:27 -0800)
commitdff4f278ee1ef12d822b7ed2a1048d27037209bb
tree84d5cd1c5f77f27685b68edcff6f10102d333ef7
parent0cded0e413468183a3b2dd445ab3bdc4d4375967
wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV

Currently, ampdu id is update with peer id mask which is incorrect.
Therefore, update the ampdu id with PPDU id mask value. Also move
the ampdu_id field inside the user stats since it is a user id based
statistics.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3

Signed-off-by: P Praneesh <quic_ppranees@quicinc.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Link: https://patch.msgid.link/20250206013854.174765-7-quic_periyasa@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath12k/dp_mon.c
drivers/net/wireless/ath/ath12k/hal_rx.h