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

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_marshall.h41 void ib_copy_qp_attr_to_user(struct ib_uverbs_qp_attr *dst,
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_marshall.c55 void ib_copy_qp_attr_to_user(struct ib_uverbs_qp_attr *dst, function
92 EXPORT_SYMBOL(ib_copy_qp_attr_to_user); variable
H A Ducm.c629 ib_copy_qp_attr_to_user(&resp, &qp_attr);
H A Ducma.c862 ib_copy_qp_attr_to_user(&resp, &qp_attr);

Completed in 131 milliseconds