Home
last modified time | relevance | path

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

/freebsd-head/contrib/ofed/libibverbs/
HDlibibverbs.map108 ibv_cmd_destroy_ah;
HDdriver.h274 int ibv_cmd_destroy_ah(struct ibv_ah *ah);
HDcmd.c1694 int ibv_cmd_destroy_ah(struct ibv_ah *ah) in ibv_cmd_destroy_ah() function
/freebsd-head/contrib/ofed/libirdma/
HDirdma_uverbs.c1934 ret = ibv_cmd_destroy_ah(ibah); in irdma_udestroy_ah()
/freebsd-head/contrib/ofed/libmlx5/
HDverbs.c1750 err = ibv_cmd_destroy_ah(ah); in mlx5_destroy_ah()
/freebsd-head/contrib/ofed/libbnxtre/
HDverbs.c2551 status = ibv_cmd_destroy_ah(ibvah); in bnxt_re_destroy_ah()