Searched refs:ibv_cmd_create_srq (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/ofed/libibverbs/ |
| D | libibverbs.map | 104 ibv_cmd_create_srq;
|
| D | driver.h | 207 int ibv_cmd_create_srq(struct ibv_pd *pd,
|
| D | cmd.c | 640 int ibv_cmd_create_srq(struct ibv_pd *pd, in ibv_cmd_create_srq() function
|
| /freebsd-12-stable/contrib/ofed/libmlx4/ |
| D | verbs.c | 677 ret = ibv_cmd_create_srq(pd, &srq->verbs_srq.srq, attr, in mlx4_create_srq()
|
| /freebsd-12-stable/contrib/ofed/libmlx5/ |
| D | verbs.c | 683 ret = ibv_cmd_create_srq(pd, ibsrq, attr, &cmd.ibv_cmd, sizeof(cmd), in mlx5_create_srq()
|