Lines Matching refs:rdma_sge
127 qp->s_ack_rdma_sge = e->rdma_sge; in ipath_make_rc_ack()
129 len = e->rdma_sge.sge.sge_length; in ipath_make_rc_ack()
1439 if (unlikely(offset + len > e->rdma_sge.sge.sge_length)) in ipath_rc_rcv_error()
1446 ok = ipath_rkey_ok(qp, &e->rdma_sge, in ipath_rc_rcv_error()
1452 e->rdma_sge.sg_list = NULL; in ipath_rc_rcv_error()
1453 e->rdma_sge.num_sge = 0; in ipath_rc_rcv_error()
1454 e->rdma_sge.sge.mr = NULL; in ipath_rc_rcv_error()
1455 e->rdma_sge.sge.vaddr = NULL; in ipath_rc_rcv_error()
1456 e->rdma_sge.sge.length = 0; in ipath_rc_rcv_error()
1457 e->rdma_sge.sge.sge_length = 0; in ipath_rc_rcv_error()
1828 ok = ipath_rkey_ok(qp, &e->rdma_sge, len, vaddr, in ipath_rc_rcv()
1839 e->rdma_sge.sg_list = NULL; in ipath_rc_rcv()
1840 e->rdma_sge.num_sge = 0; in ipath_rc_rcv()
1841 e->rdma_sge.sge.mr = NULL; in ipath_rc_rcv()
1842 e->rdma_sge.sge.vaddr = NULL; in ipath_rc_rcv()
1843 e->rdma_sge.sge.length = 0; in ipath_rc_rcv()
1844 e->rdma_sge.sge.sge_length = 0; in ipath_rc_rcv()