]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5.h
common/mlx5: introduce common library
[dpdk.git] / drivers / net / mlx5 / mlx5.h
index 4d0485d1cd2335d588169f7daa6786f71e6446c3..872fccb97115cdfa81e98238769bc44d68d175ba 100644 (file)
 #include <rte_errno.h>
 #include <rte_flow.h>
 
+#include <mlx5_glue.h>
+#include <mlx5_devx_cmds.h>
+#include <mlx5_prm.h>
+
+#include "mlx5_defs.h"
 #include "mlx5_utils.h"
 #include "mlx5_mr.h"
 #include "mlx5_autoconf.h"
-#include "mlx5_defs.h"
-#include "mlx5_glue.h"
-#include "mlx5_prm.h"
-#include "mlx5_devx_cmds.h"
 
 enum {
        PCI_VENDOR_ID_MELLANOX = 0x15b3,