Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map121 ibv_cmd_open_qp;
H A Ddriver.h246 int ibv_cmd_open_qp(struct ibv_context *context,
H A Dcmd.c1158 int ibv_cmd_open_qp(struct ibv_context *context, struct verbs_qp *qp, in ibv_cmd_open_qp() function
/freebsd/contrib/ofed/libmlx4/
H A Dverbs.c957 ret = ibv_cmd_open_qp(context, &qp->verbs_qp, sizeof(qp->verbs_qp), attr, in mlx4_open_qp()