Searched refs:real_ah (Results 1 – 1 of 1) sorted by relevance
155 struct ibv_ah *real_ah; member459 real_wr->wr.ud.ah = w->wr.ud.ah->real_ah; in post_send_wrapper_1_0()956 struct ibv_ah *real_ah; in __ibv_create_ah_1_0() local963 real_ah = ibv_create_ah(pd->real_pd, attr); in __ibv_create_ah_1_0()964 if (!real_ah) { in __ibv_create_ah_1_0()971 ah->real_ah = real_ah; in __ibv_create_ah_1_0()981 ret = ibv_destroy_ah(ah->real_ah); in __ibv_destroy_ah_1_0()