Searched refs:ibv_cmd_create_qp (Results 1 – 5 of 5) 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 | 1100 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 | 1320 ret = ibv_cmd_create_qp(pd, &iwuqp->ibv_qp, attr, &cmd.ibv_cmd, in irdma_vmapped_qp()
|