Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map108 ibv_cmd_destroy_ah;
H A Ddriver.h274 int ibv_cmd_destroy_ah(struct ibv_ah *ah);
H A Dcmd.c1693 int ibv_cmd_destroy_ah(struct ibv_ah *ah) in ibv_cmd_destroy_ah() function
/freebsd/contrib/ofed/libirdma/
H A Dirdma_uverbs.c1950 ret = ibv_cmd_destroy_ah(ibah); in irdma_udestroy_ah()
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c1750 err = ibv_cmd_destroy_ah(ah); in mlx5_destroy_ah()
/freebsd/contrib/ofed/libbnxtre/
H A Dverbs.c2575 status = ibv_cmd_destroy_ah(ibvah); in bnxt_re_destroy_ah()