qcacmn: Add support for DS UL processing

Add support for PPE-DS REO2PPE ring processing

Change-Id: I74f4195ce4a58d1afaef132257b969ce38a65e1c
CRs-Fixed: 3278270
This commit is contained in:
Manish Verma
2022-07-20 17:03:23 +05:30
committed by Madan Koyyalamudi
parent 8aa059674f
commit bc05063ebb
4 changed files with 65 additions and 4 deletions

View File

@@ -1470,7 +1470,8 @@ struct hal_srng *hal_ring_handle_to_hal_srng(hal_ring_handle_t hal_ring)
/*
* REO2PPE destination indication
*/
#define REO2PPE_DST_IND 11
#define REO2PPE_DST_IND 6
#define REO2PPE_DST_RING 11
#define REO2PPE_RULE_FAIL_FB 0x2000
/**