Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/rdma/
A Drvt-abi.h17 struct rvt_wqe_sge { struct
47 struct rvt_wqe_sge sg_list[];
/linux-6.3-rc2/drivers/infiniband/sw/rdmavt/
A Dqp.c2254 static struct ib_sge *rvt_cast_sge(struct rvt_wqe_sge *sge) in rvt_cast_sge()
2257 offsetof(struct rvt_wqe_sge, addr)); in rvt_cast_sge()
2259 offsetof(struct rvt_wqe_sge, length)); in rvt_cast_sge()
2261 offsetof(struct rvt_wqe_sge, lkey)); in rvt_cast_sge()

Completed in 7 milliseconds