net/liquidio: add APIs to alloc and send control command
[dpdk.git] / drivers / net / liquidio / base / lio_hw_defs.h
index e3f18e3..d38c835 100644 (file)
@@ -122,6 +122,7 @@ enum octeon_tag_type {
 /** LIO_OPCODE subcodes */
 /* This subcode is sent by core PCI driver to indicate cores are ready. */
 #define LIO_OPCODE_NW_DATA             0x02 /* network packet data */
+#define LIO_OPCODE_CMD                 0x03
 #define LIO_OPCODE_INFO                        0x04
 #define LIO_OPCODE_IF_CFG              0x09