qcacmn: Change macro IPA_WDI3_RX_TWO_PIPES to IPA_WDI3_VLAN_SUPPORT

Change macro IPA_WDI3_RX_TWO_PIPES to IPA_WDI3_VLAN_SUPPORT to represent
the feature supported under this macro

Change-Id: Ie1e387d641052cd5690c63f0c1216f4852544605
CRs-Fixed: 3250264
This commit is contained in:
Himanshu Batra
2022-07-14 12:12:04 +05:30
کامیت شده توسط Madan Koyyalamudi
والد 81603fe08c
کامیت a2f709fa4f
8فایلهای تغییر یافته به همراه22 افزوده شده و 22 حذف شده

مشاهده پرونده

@@ -2273,7 +2273,7 @@ struct hal_hw_srng_config hw_srng_table_9000[] = {
{ /* RXDMA_BUF */
.start_ring_id = HAL_SRNG_WMAC1_SW2RXDMA0_BUF0,
#ifdef IPA_OFFLOAD
#ifdef IPA_WDI3_RX_TWO_PIPES
#ifdef IPA_WDI3_VLAN_SUPPORT
.max_rings = 4,
#else
.max_rings = 3,