net/iavf: store offload flag of Rx queue
[dpdk.git] / drivers / bus / dpaa / include / fman.h
index dcf4083..516c6c1 100644 (file)
@@ -12,7 +12,7 @@
 #include <stdbool.h>
 #include <net/if.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_ether.h>
 
 #include <compat.h>
@@ -226,6 +226,8 @@ struct memac_regs {
        uint32_t thm;                   /**< 0x37C tx messages counter */
 };
 
+#define BMI_PORT_CFG_FDOVR 0x02000000
+
 struct rx_bmi_regs {
        uint32_t fmbm_rcfg;             /**< Rx Configuration */
        uint32_t fmbm_rst;              /**< Rx Status */