]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/liquidio/base/lio_hw_defs.h
net/liquidio: add API to control Rx
[dpdk.git] / drivers / net / liquidio / base / lio_hw_defs.h
index d38c835208a5019de503d329f88f28c5b466cb69..59668c047e27e279e4038d3f7e59f9d7ac7cf54a 100644 (file)
@@ -128,6 +128,9 @@ enum octeon_tag_type {
 
 #define LIO_MAX_RX_PKTLEN              (64 * 1024)
 
+/* NIC Command types */
+#define LIO_CMD_RX_CTL                 0x4
+
 /* RX(packets coming from wire) Checksum verification flags */
 /* TCP/UDP csum */
 #define LIO_L4_CSUM_VERIFIED           0x1