Searched refs:MLX5_QP_ST_REG_UMR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/
H A Dqp.h107 MLX5_QP_ST_REG_UMR = 0xc, enumerator in enum:__anon61
622 case MLX5_QP_ST_REG_UMR: return "REG_UMR";
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c634 case MLX5_IB_QPT_REG_UMR: return MLX5_QP_ST_REG_UMR;

Completed in 123 milliseconds