aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/device.h
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2019-12-06 15:36:32 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2019-12-06 15:36:32 +0000
commit7272f9cd774c4643a33d92db6cc3e1641ceab5c9 (patch)
tree939e916b61c20e91c9cf0974a9de466383cdd5f7 /sys/dev/mlx5/device.h
parent8cfe2a7ad3b1a0de5cf2414058bb357a7d5b7f58 (diff)
Notes
Diffstat (limited to 'sys/dev/mlx5/device.h')
-rw-r--r--sys/dev/mlx5/device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/mlx5/device.h b/sys/dev/mlx5/device.h
index 59ce900fc19be..a4dfb6e8ce0d9 100644
--- a/sys/dev/mlx5/device.h
+++ b/sys/dev/mlx5/device.h
@@ -361,6 +361,7 @@ enum {
MLX5_OPCODE_ATOMIC_MASKED_FA = 0x15,
MLX5_OPCODE_BIND_MW = 0x18,
MLX5_OPCODE_CONFIG_CMD = 0x1f,
+ MLX5_OPCODE_DUMP = 0x23,
MLX5_RECV_OPCODE_RDMA_WRITE_IMM = 0x00,
MLX5_RECV_OPCODE_SEND = 0x01,