Home
last modified time | relevance | path

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

/freebsd-head/contrib/ofed/libibverbs/
HDlibibverbs.map94 ibv_cmd_create_ah;
HDdriver.h270 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah,
HDcmd.c1661 int ibv_cmd_create_ah(struct ibv_pd *pd, struct ibv_ah *ah, in ibv_cmd_create_ah() function
/freebsd-head/contrib/ofed/libirdma/
HDirdma_uverbs.c1909 err = ibv_cmd_create_ah(ibpd, &ah->ibv_ah, attr, &resp.ibv_resp, in irdma_ucreate_ah()
/freebsd-head/contrib/ofed/libmlx5/
HDverbs.c1724 if (ibv_cmd_create_ah(pd, &ah->ibv_ah, attr, &resp.ibv_resp, sizeof(resp))) in mlx5_create_ah()
/freebsd-head/contrib/ofed/libbnxtre/
HDverbs.c2527 status = ibv_cmd_create_ah(ibvpd, &ah->ibvah, attr, in bnxt_re_create_ah()