diff options
author | Kang Yang <quic_kangyang@quicinc.com> | 2024-10-22 13:08:26 +0200 |
---|---|---|
committer | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-10-23 19:16:00 +0200 |
commit | 2298e37ac0586fb53697e53719f86ab7c68d1f25 (patch) | |
tree | 7376986eab6f97917c294e9de00828a7532dae56 /drivers/net/wireless/ath/ath10k | |
parent | wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (diff) | |
download | linux-2298e37ac0586fb53697e53719f86ab7c68d1f25.tar.xz linux-2298e37ac0586fb53697e53719f86ab7c68d1f25.zip |
wifi: ath12k: fix struct hal_rx_ppdu_start
Current struct hal_rx_ppdu_start in hal_rx.h is not matched with
hardware descriptor definition. This hardware descriptor definition
is determined by hardware. Host shall follow it.
So update struct hal_rx_ppdu_start and related code.
Both QCN9274 and WCN7850 need this modification.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00210-QCAHKSWPL_SILICONZ-1
Signed-off-by: Kang Yang <quic_kangyang@quicinc.com>
Link: https://patch.msgid.link/20241022110831.974-4-quic_kangyang@quicinc.com
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k')
0 files changed, 0 insertions, 0 deletions