]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/mlx5/mlx5_devx_cmds.h
common/mlx5: fix user mode register access command
[dpdk.git] / drivers / common / mlx5 / mlx5_devx_cmds.h
index 528cb7bdd1b7290bfaf0a3f4ff81bb7436fc3635..1c84cea851efa5d960627507deb09969df8370ed 100644 (file)
@@ -93,6 +93,7 @@ struct mlx5_hca_attr {
        uint32_t vhca_id:16;
        uint32_t relaxed_ordering_write:1;
        uint32_t relaxed_ordering_read:1;
+       uint32_t access_register_user:1;
        uint32_t wqe_index_ignore:1;
        uint32_t cross_channel:1;
        uint32_t non_wire_sq:1; /* SQ with non-wire ops is supported. */