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

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_marshall.h47 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst,
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_marshall.c94 void ib_copy_path_rec_to_user(struct ib_user_path_rec *dst, function
118 EXPORT_SYMBOL(ib_copy_path_rec_to_user); variable
H A Ducma.c597 ib_copy_path_rec_to_user(&resp->ib_route[1],
601 ib_copy_path_rec_to_user(&resp->ib_route[0],
623 ib_copy_path_rec_to_user(&resp->ib_route[1],
627 ib_copy_path_rec_to_user(&resp->ib_route[0],
H A Ducm.c228 ib_copy_path_rec_to_user(&ureq->primary_path, kreq->primary_path);
230 ib_copy_path_rec_to_user(&ureq->alternate_path,
301 ib_copy_path_rec_to_user(&uvt->resp.u.lap_resp.path,

Completed in 118 milliseconds