diff options
author | 2025-04-21 10:34:33 +0800 | |
---|---|---|
committer | 2025-05-16 12:38:54 -0700 | |
commit | 5887ffb18703cd64afcc2f6364a5db11ce2751c3 (patch) | |
tree | 257a0c11d67a427937aace0859cc16600a3a6a28 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv() (diff) | |
download | wireguard-linux-5887ffb18703cd64afcc2f6364a5db11ce2751c3.tar.xz wireguard-linux-5887ffb18703cd64afcc2f6364a5db11ce2751c3.zip |
wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850
WCN7850 doesn't have RX MON component. So it's monitor mode design is
quite different from AP based chips like QCN9274, which have RX MON
component.
ath12k_dp_mon_parse_rx_dest_tlv() is such a specific function for AP based
chips.
So don't call this function for WCN7850.
Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
Signed-off-by: Kang Yang <kang.yang@oss.qualcomm.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
Link: https://patch.msgid.link/20250421023444.1778-3-kang.yang@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions