Home
last modified time | relevance | path

Searched refs:ibv_cmd_create_ah (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map94 ibv_cmd_create_ah;
H A Ddriver.h270 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah,
H A Dcmd.c1660 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 Dirdma_uverbs.c1925 err = ibv_cmd_create_ah(ibpd, &ah->ibv_ah, attr, &resp.ibv_resp, in irdma_ucreate_ah()
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c1724 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 Dverbs.c2551 status = ibv_cmd_create_ah(ibvpd, &ah->ibvah, attr, in bnxt_re_create_ah()