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:

committed by
Madan Koyyalamudi

szülő
cea862a118
commit
a715124821
@@ -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) + \
|
||||
|
Reference in New Issue
Block a user