[qca-nss-sfe] Use HW csum in TX if possible.
Change-Id: I7857b24e1fa0e240a41109b6c4ce0625293a8154
Signed-off-by: Ratheesh Kannoth <quic_rkannoth@quicinc.com>
diff --git a/sfe_ipv6.h b/sfe_ipv6.h
index d3812f1..e9c58bd 100644
--- a/sfe_ipv6.h
+++ b/sfe_ipv6.h
@@ -66,6 +66,8 @@
/* remark priority of SKB */
#define SFE_IPV6_CONNECTION_MATCH_FLAG_DSCP_REMARK (1<<6)
/* remark DSCP of packet */
+#define SFE_IPV6_CONNECTION_MATCH_FLAG_CSUM_OFFLOAD (1<<7)
+ /* checksum offload.*/
/*
* IPv6 connection matching structure.