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

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5.c91 static struct ibv_context_ops mlx5_ctx_ops = { variable in typeref:struct:ibv_context_ops
826 mlx5_ctx_ops.poll_cq = mlx5_poll_cq_v1;
902 context->ibv_ctx.ops = mlx5_ctx_ops;

Completed in 158 milliseconds