Searched refs:copy_ah_attr_to_uverbs (Results 1 – 1 of 1) sorted by relevance
1613 static void copy_ah_attr_to_uverbs(struct ib_uverbs_qp_dest *uverb_attr, in copy_ah_attr_to_uverbs() function1693 copy_ah_attr_to_uverbs(&resp.dest, &attr->ah_attr); in ib_uverbs_query_qp()1694 copy_ah_attr_to_uverbs(&resp.alt_dest, &attr->alt_ah_attr); in ib_uverbs_query_qp()