Searched refs:ibv_cmd_create_ah (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/ofed/libibverbs/ |
| H A D | libibverbs.map | 94 ibv_cmd_create_ah;
|
| H A D | driver.h | 270 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah,
|
| H A D | cmd.c | 1660 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah, in ibv_cmd_create_ah() function
|
| /freebsd/contrib/ofed/libirdma/ |
| H A D | irdma_uverbs.c | 1925 err = ibv_cmd_create_ah(ibpd, &ah->ibv_ah, attr, &resp.ibv_resp, in irdma_ucreate_ah()
|
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | verbs.c | 1724 if (ibv_cmd_create_ah(pd, &ah->ibv_ah, attr, &resp.ibv_resp, sizeof(resp))) in mlx5_create_ah()
|
| /freebsd/contrib/ofed/libbnxtre/ |
| H A D | verbs.c | 2551 status = ibv_cmd_create_ah(ibvpd, &ah->ibvah, attr, in bnxt_re_create_ah()
|