net/cxgbe: implement flow create operation
[dpdk.git] / drivers / net / cxgbe / cxgbe_flow.h
index ff805b7..0f75047 100644 (file)
@@ -7,6 +7,10 @@
 
 #include <rte_flow_driver.h>
 #include "cxgbe_filter.h"
+#include "cxgbe.h"
+
+#define CXGBE_FLOW_POLL_US  10
+#define CXGBE_FLOW_POLL_CNT 10
 
 struct chrte_fparse {
        int (*fptr)(const void *mask, /* currently supported mask */