qcacmn: Add dp support for traffic end indication
Based on traffic end indication marked packet coming from network stack, send indication packet to fw via exception path to terminate ongoing SP. Change-Id: Ia2be60d485be4b05665cf6b1684af9258417ffb1 CRs-Fixed: 3207392
This commit is contained in:

zatwierdzone przez
Madan Koyyalamudi

rodzic
ef9ad9d2d2
commit
f9883deaec
@@ -59,6 +59,7 @@
|
||||
#define DP_TX_DESC_FLAG_UNMAP_DONE 0x800
|
||||
#define DP_TX_DESC_FLAG_TX_COMP_ERR 0x1000
|
||||
#define DP_TX_DESC_FLAG_FLUSH 0x2000
|
||||
#define DP_TX_DESC_FLAG_TRAFFIC_END_IND 0x4000
|
||||
|
||||
#define DP_TX_EXT_DESC_FLAG_METADATA_VALID 0x1
|
||||
|
||||
|
Reference in New Issue
Block a user