qcacmn: DP changes for umac reset in QCA5332
Make DP changes for handling umac reset in QCA5332. Changes are done to program msi_data value of the IPC interrupt to FW. Change-Id: Ib6453755e191da655b87b528a7cef38a464f316b CRs-Fixed: 3401146
This commit is contained in:

committed by
Madan Koyyalamudi

parent
3062af6ed0
commit
610ccaa126
@@ -886,6 +886,12 @@ static struct dp_int_mask_assignment dp_mask_assignment[NUM_INTERRUPT_COMBINATIO
|
||||
/* tx mon ring masks */
|
||||
{WLAN_CFG_TX_MON_RING_MASK_0, WLAN_CFG_TX_MON_RING_MASK_1, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||
/* ppe ds wbm release ring ring mask */
|
||||
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||
/* Reo2ppe ring mask */
|
||||
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||
/* ppe2tcl ring mask */
|
||||
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||
/* umac reset mask */
|
||||
{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
WLAN_CFG_UMAC_RESET_INTR_MASK_0},
|
||||
|
Reference in New Issue
Block a user