Searched refs:ibv_copy_ah_attr_from_kern (Results 1 – 4 of 4) sorted by relevance
39 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst, in ibv_copy_ah_attr_from_kern() function74 ibv_copy_ah_attr_from_kern(&dst->ah_attr, &src->ah_attr); in ibv_copy_qp_attr_from_kern()75 ibv_copy_ah_attr_from_kern(&dst->alt_ah_attr, &src->alt_ah_attr); in ibv_copy_qp_attr_from_kern()
54 void ibv_copy_ah_attr_from_kern(struct ibv_ah_attr *dst,
80 ibv_copy_ah_attr_from_kern;
2050 ibv_copy_ah_attr_from_kern(&dst->ah_attr, &src->ah_attr); in ucma_copy_ud_event()