Searched refs:ibv_destroy_ah (Results 1 – 10 of 10) sorted by relevance
36 ibv_destroy_ah;
981 ret = ibv_destroy_ah(ah->real_ah); in __ibv_destroy_ah_1_0()988 symver(__ibv_destroy_ah_1_0, ibv_destroy_ah, IBVERBS_1.0);
933 default_symver(__ibv_destroy_ah, ibv_destroy_ah);
1048 struct ibv_destroy_ah { struct
2317 int ibv_destroy_ah(struct ibv_ah *ah);
1696 struct ibv_destroy_ah cmd; in ibv_cmd_destroy_ah()
356 ibv_destroy_ah(node->ah); in destroy_node()
394 ibv_destroy_ah(node->ah); in destroy_node()
462 if (ibv_destroy_ah(ctx->ah)) { in pp_close_ctx()
4073 ibv_destroy_ah(dest->ah); in udp_svc_create_ah()