]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/linux/mlx5_verbs.c
net/mlx5: separate Tx function declarations to another file
[dpdk.git] / drivers / net / mlx5 / linux / mlx5_verbs.c
index 73096af4a35bdb74a8ec2c674cc32ba41200e8d0..0b0759f33fb228b4b98af2fd85094eb664d00c5d 100644 (file)
@@ -20,9 +20,9 @@
 #include <mlx5_glue.h>
 #include <mlx5_common.h>
 #include <mlx5_common_mr.h>
-#include <mlx5_rxtx.h>
 #include <mlx5_verbs.h>
 #include <mlx5_rx.h>
+#include <mlx5_tx.h>
 #include <mlx5_utils.h>
 #include <mlx5_malloc.h>