net/liquidio: support device reset in driver
[dpdk.git] / drivers / net / liquidio / base / lio_mbox.h
index f1c5b8e..b0875d6 100644 (file)
@@ -43,6 +43,7 @@
 #define LIO_MBOX_DATA_MAX                      32
 
 #define LIO_VF_ACTIVE                          0x1
+#define LIO_VF_FLR_REQUEST                     0x2
 #define LIO_CORES_CRASHED                      0x3
 
 /* Macro for Read acknowledgment */