qcacmn: Fix tlv parsing for rx_evm details tlv
Fixed tlv parsing for rx_evm and rx_antenna for QCN9224. Change-Id: I9a24a0231289018e73c4dfa3c4f0dd1c79d6f84b CRs-Fixed: 3485292
这个提交包含在:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2021 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -38,7 +38,7 @@
|
||||
#include "hal_api_mon.h"
|
||||
#include "phyrx_other_receive_info_ru_details.h"
|
||||
#if (defined(WLAN_SA_API_ENABLE)) && (defined(QCA_WIFI_QCA9574))
|
||||
#include "phyrx_other_receive_info_su_evm_details.h"
|
||||
#include "phyrx_other_receive_info_evm_details.h"
|
||||
#endif /* WLAN_SA_API_ENABLE && QCA_WIFI_QCA9574 */
|
||||
|
||||
#define HAL_RX_MSDU0_BUFFER_ADDR_LSB(link_desc_va) \
|
||||
|
在新工单中引用
屏蔽一个用户