Home
last modified time | relevance | path

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

/freebsd-src/contrib/ofed/libmlx4/
H A Dmlx4.c254 verbs_set_ctx_op(verbs_ctx, open_qp, mlx4_open_qp); in mlx4_init_context()
H A Dmlx4.h431 struct ibv_qp *mlx4_open_qp(struct ibv_context *context, struct ibv_qp_open_attr *attr);
H A Dverbs.c946 struct ibv_qp *mlx4_open_qp(struct ibv_context *context, struct ibv_qp_open_attr *attr) in mlx4_open_qp() function