Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_marshall.h49 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst,
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_marshall.c96 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, in ib_copy_path_rec_to_user() function
120 EXPORT_SYMBOL(ib_copy_path_rec_to_user);
H A Dib_ucma.c763 ib_copy_path_rec_to_user(&resp->ib_route[1], in ucma_copy_ib_route()
767 ib_copy_path_rec_to_user(&resp->ib_route[0], in ucma_copy_ib_route()
789 ib_copy_path_rec_to_user(&resp->ib_route[1], in ucma_copy_iboe_route()
793 ib_copy_path_rec_to_user(&resp->ib_route[0], in ucma_copy_iboe_route()
H A Dib_ucm.c223 ib_copy_path_rec_to_user(&ureq->primary_path, kreq->primary_path); in ib_ucm_event_req_get()
225 ib_copy_path_rec_to_user(&ureq->alternate_path, in ib_ucm_event_req_get()
296 ib_copy_path_rec_to_user(&uvt->resp.u.lap_resp.path, in ib_ucm_event_process()