aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/device.h
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2017-11-10 09:49:08 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2017-11-10 09:49:08 +0000
commit5a93b4cd52f60bd130b8ee49fb798e1f5c488c61 (patch)
tree37dde4014bd2cc9c8482e78125004842bc704bce /sys/dev/mlx5/device.h
parent1529133ab38fd2ae5c2b4df6cd6e6c89800aacc4 (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 47b263ad7b217..22adeb9544e51 100644
--- a/sys/dev/mlx5/device.h
+++ b/sys/dev/mlx5/device.h
@@ -1085,6 +1085,7 @@ enum {
MLX5_FLOW_TABLE_TYPE_ESWITCH = 4,
MLX5_FLOW_TABLE_TYPE_SNIFFER_RX = 5,
MLX5_FLOW_TABLE_TYPE_SNIFFER_TX = 6,
+ MLX5_FLOW_TABLE_TYPE_NIC_RX_RDMA = 7,
};
enum {