Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rdmavt/
H A Drc.c155 * rvt_restart_sge - rewind the sge state for a wqe
162 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len) in rvt_restart_sge() function
171 EXPORT_SYMBOL(rvt_restart_sge);
/linux/drivers/infiniband/hw/hfi1/
H A Drc.h41 return rvt_restart_sge(ss, wqe, len); in restart_sge()
/linux/include/rdma/
H A Drdmavt_qp.h652 u32 rvt_restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, u32 len);