Home
last modified time | relevance | path

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

/src/contrib/ofed/libmlx5/
H A Dmlx5.c97 static struct ibv_context_ops mlx5_ctx_ops = { variable
836 mlx5_ctx_ops.poll_cq = mlx5_poll_cq_v1; in mlx5_init_context()
919 context->ibv_ctx.ops = mlx5_ctx_ops; in mlx5_init_context()