Searched refs:ib_copy_ah_attr_to_user (Results 1 – 3 of 3) sorted by relevance
62 void ib_copy_ah_attr_to_user(struct ib_device *device, in ib_copy_ah_attr_to_user() function94 EXPORT_SYMBOL(ib_copy_ah_attr_to_user);116 ib_copy_ah_attr_to_user(device, &dst->ah_attr, &src->ah_attr); in ib_copy_qp_attr_to_user()117 ib_copy_ah_attr_to_user(device, &dst->alt_ah_attr, &src->alt_ah_attr); in ib_copy_qp_attr_to_user()
254 ib_copy_ah_attr_to_user(device, &dst->ah_attr, &src->ah_attr); in ucma_copy_ud_event()
18 void ib_copy_ah_attr_to_user(struct ib_device *device,
Completed in 7 milliseconds