]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/mlx5/mlx5_devx_cmds.h
regex/mlx5: support probing
[dpdk.git] / drivers / common / mlx5 / mlx5_devx_cmds.h
index 25704efc1f26eb0bcab56c294506ef2e03cd5c58..bb14ca5850ee81ff12013b994112e23c57bde6f7 100644 (file)
@@ -90,6 +90,8 @@ struct mlx5_hca_attr {
        uint32_t vhca_id:16;
        uint32_t relaxed_ordering_write:1;
        uint32_t relaxed_ordering_read:1;
+       uint32_t regex:1;
+       uint32_t regexp_num_of_engines;
        struct mlx5_hca_qos_attr qos;
        struct mlx5_hca_vdpa_attr vdpa;
 };