On 10/21/2024 4:50 PM, Kalle Valo wrote:
Kalle Valo <kvalo@xxxxxxxxxx> writes:
Kang Yang <quic_kangyang@xxxxxxxxxxx> writes:
Current struct hal_rx_ppdu_end_user_stats in hal_rx.h is not matched
with hardware descriptor definition.
So update this structure and related code.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Signed-off-by: Kang Yang <quic_kangyang@xxxxxxxxxxx>
What about QCN9274? The commit message doesn't mention anything about
that.
I have the same question for patches 3-6. Also I would like to
understand the backwards compatibility with older WCN7850 firmwares.
For QCN9274, we reuse the same struct for them.
WIN team already checked them during internal review.
The struct definitions in patch 3-6 are hardware descriptor definition,
won't be affected by firmware and host. They are fixed.