Searched refs:copy_last (Results 1 – 4 of 4) sorted by relevance
182 bool copy_last = false; in ruc_loopback() local296 copy_last = rvt_is_user_qp(qp); in ruc_loopback()364 hfi1_copy_sge(&qp->r_sge, sge->vaddr, len, release, copy_last); in ruc_loopback()
453 bool copy_last) in hfi1_copy_sge() argument478 if (copy_last) { in hfi1_copy_sge()482 copy_last = false; in hfi1_copy_sge()506 if (copy_last) { in hfi1_copy_sge()507 copy_last = false; in hfi1_copy_sge()
317 bool release, bool copy_last);
2051 bool copy_last = false; in hfi1_rc_rcv() local2187 copy_last = rvt_is_user_qp(qp); in hfi1_rc_rcv()2203 hfi1_copy_sge(&qp->r_sge, data, tlen, true, copy_last); in hfi1_rc_rcv()2241 copy_last = rvt_is_user_qp(qp); in hfi1_rc_rcv()