]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow_dv.c
net/mlx5: separate Tx function declarations to another file
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_dv.c
index e49f1544e5bf27fe0ec3345a128956f27cc45a6f..e65cc13bd6c304ce4da948428290c5a75118cb8d 100644 (file)
@@ -32,8 +32,8 @@
 #include "mlx5_common_os.h"
 #include "mlx5_flow.h"
 #include "mlx5_flow_os.h"
-#include "mlx5_rxtx.h"
 #include "mlx5_rx.h"
+#include "mlx5_tx.h"
 #include "rte_pmd_mlx5.h"
 
 #if defined(HAVE_IBV_FLOW_DV_SUPPORT) || !defined(HAVE_INFINIBAND_VERBS_H)