qcacmn: Smart Antenna retrieve Rx EVM info support

Smart Antenna retrieve Rx EVM info support for RX feedback collection.
Support is for Wikiki.

Change-Id: I0daa657efe1054dbcc58f9318e97be02701723e6
CRs-Fixed: 3255729
This commit is contained in:
Subrat Mishra
2022-07-28 16:09:19 +05:30
committed by Madan Koyyalamudi
szülő cea862a118
commit a715124821
2 fájl változott, egészen pontosan 86 új sor hozzáadva és 0 régi sor törölve

Fájl megtekintése

@@ -37,6 +37,9 @@
#include "dp_types.h"
#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"
#endif /* WLAN_SA_API_ENABLE && QCA_WIFI_QCA9574 */
#define HAL_RX_MSDU0_BUFFER_ADDR_LSB(link_desc_va) \
(uint8_t *)(link_desc_va) + \