Searched refs:ibv_cmd_create_qp (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | libibverbs.map | 98 ibv_cmd_create_qp;
|
| H A D | driver.h | 228 int ibv_cmd_create_qp(struct ibv_pd *pd,
|
| H A D | cmd.c | 1099 int ibv_cmd_create_qp(struct ibv_pd *pd, in ibv_cmd_create_qp() function
|
| /freebsd/contrib/ofed/libcxgb4/ |
| H A D | verbs.c | 324 ret = ibv_cmd_create_qp(pd, &qhp->ibv_qp, attr, &cmd, in create_qp_v0() 432 ret = ibv_cmd_create_qp(pd, &qhp->ibv_qp, attr, &cmd, in create_qp()
|
| /freebsd/contrib/ofed/libirdma/ |
| H A D | irdma_uverbs.c | 1339 ret = ibv_cmd_create_qp(pd, &iwuqp->ibv_qp, attr, &cmd.ibv_cmd, in irdma_vmapped_qp()
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | verbs.c | 1594 if (ibv_cmd_create_qp(ibvpd, &qp->ibvqp, attr, &req.cmd, sizeof(req), in bnxt_re_create_qp()
|