Searched refs:ibv_cmd_create_srq (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | libibverbs.map | 102 ibv_cmd_create_srq;
|
| H A D | driver.h | 210 int ibv_cmd_create_srq(struct ibv_pd *pd,
|
| H A D | cmd.c | 639 int ibv_cmd_create_srq(struct ibv_pd *pd, in ibv_cmd_create_srq() function
|
| /freebsd/contrib/ofed/libmlx4/ |
| H A D | verbs.c | 682 ret = ibv_cmd_create_srq(pd, &srq->verbs_srq.srq, attr, in mlx4_create_srq()
|
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | verbs.c | 695 ret = ibv_cmd_create_srq(pd, ibsrq, attr, &cmd.ibv_cmd, sizeof(cmd), in mlx5_create_srq()
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | verbs.c | 2358 ret = ibv_cmd_create_srq(ibvpd, &srq->ibvsrq, attr, in bnxt_re_create_srq()
|