qcacmn: Enable undecoded metadata capture for york radio
1.Enable undecoded metadata capture feature for york radio. 2.Added support to extract and handle Phyrx abort request and reason for york target. Change-Id: Iae42c9f1bbce63d28983f87b3282264c6a4230cc CRs-Fixed: 3432389
This commit is contained in:

committed by
Madan Koyyalamudi

parent
c847ddd958
commit
cee464b40d
@@ -93,6 +93,7 @@ hal_rx_get_phyrx_abort(struct hal_soc *hal, void *rx_tlv,
|
||||
struct hal_rx_ppdu_info *ppdu_info){
|
||||
switch (hal->target_type) {
|
||||
case TARGET_TYPE_QCN9000:
|
||||
case TARGET_TYPE_QCN9160:
|
||||
ppdu_info->rx_status.phyrx_abort =
|
||||
HAL_RX_GET(rx_tlv, RXPCU_PPDU_END_INFO_2,
|
||||
PHYRX_ABORT_REQUEST_INFO_VALID);
|
||||
|
Reference in New Issue
Block a user