Home
last modified time | relevance | path

Searched refs:uverbs_copy_path_info_from_ibt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_qp.c1476 uverbs_copy_path_info_from_ibt(ibt_cep_path_t *src_path, in uverbs_copy_path_info_from_ibt() function
1537 uverbs_copy_path_info_from_ibt(&src->rc_path, &dest->dest); in uverbs_query_copy_rc()
1538 uverbs_copy_path_info_from_ibt(&src->rc_alt_path, &dest->alt_dest); in uverbs_query_copy_rc()
1573 uverbs_copy_path_info_from_ibt(&src->uc_path, &dest->dest); in uverbs_query_copy_uc()
1574 uverbs_copy_path_info_from_ibt(&src->uc_alt_path, &dest->alt_dest); in uverbs_query_copy_uc()