Lines Matching refs:r_sge
1686 ipath_copy_sge(&qp->r_sge, data, pmtu); in ipath_rc_rcv()
1729 ipath_copy_sge(&qp->r_sge, data, tlen); in ipath_rc_rcv()
1773 ok = ipath_rkey_ok(qp, &qp->r_sge, in ipath_rc_rcv()
1779 qp->r_sge.sg_list = NULL; in ipath_rc_rcv()
1780 qp->r_sge.sge.mr = NULL; in ipath_rc_rcv()
1781 qp->r_sge.sge.vaddr = NULL; in ipath_rc_rcv()
1782 qp->r_sge.sge.length = 0; in ipath_rc_rcv()
1783 qp->r_sge.sge.sge_length = 0; in ipath_rc_rcv()
1901 if (unlikely(!ipath_rkey_ok(qp, &qp->r_sge, in ipath_rc_rcv()
1906 maddr = (atomic64_t *) qp->r_sge.sge.vaddr; in ipath_rc_rcv()
1911 (u64) cmpxchg((u64 *) qp->r_sge.sge.vaddr, in ipath_rc_rcv()