OSDN Git Service

Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox...
[uclinux-h8/linux.git] / include / linux / mlx5 / device.h
index f2281e6..b4c0457 100644 (file)
@@ -504,6 +504,10 @@ struct health_buffer {
        __be16          ext_synd;
 };
 
+enum mlx5_cmd_addr_l_sz_offset {
+       MLX5_NIC_IFC_OFFSET = 8,
+};
+
 struct mlx5_init_seg {
        __be32                  fw_rev;
        __be32                  cmdif_rev_fw_sub;