Home
last modified time | relevance | path

Searched refs:MLX4_QP_BIT_FPP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/
H A Dqp.h103 MLX4_QP_BIT_FPP = 1 << 3, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c916 context->params2 &= ~MLX4_QP_BIT_FPP; in mlx4_qp_to_ready()
H A Dmlx4_resource_tracker.c3143 qp_ctx->params2 &= ~MLX4_QP_BIT_FPP; in verify_qp_parameters()