qcacmn: Add SPECIAL descriptor flag in tx desc

Add SPECIAL descriptor flags in tx desc

Change-Id: I0ee73a939ef7734b5f37cdb278642772c1a8d2b9
CRs-Fixed: 3605272
This commit is contained in:
Neha Bisht
2023-09-02 11:28:12 +05:30
committed by Rahul Choudhary
parent 31876041a5
commit c3dfb6b22c
3 changed files with 4 additions and 3 deletions

View File

@@ -75,6 +75,7 @@ int dp_tx_proxy_arp(struct dp_vdev *vdev, qdf_nbuf_t nbuf);
#define DP_TX_DESC_FLAG_FASTPATH_SIMPLE 0x10000
#define DP_TX_DESC_FLAG_PPEDS 0x20000
#define DP_TX_DESC_FLAG_FAST 0x40000
#define DP_TX_DESC_FLAG_SPECIAL 0x80000
#define DP_TX_EXT_DESC_FLAG_METADATA_VALID 0x1