Lines Matching refs:rkey
354 ohdr->u.rc.reth.rkey = in ipath_make_rc_req()
355 cpu_to_be32(wqe->wr.wr.rdma.rkey); in ipath_make_rc_req()
405 ohdr->u.rc.reth.rkey = in ipath_make_rc_req()
406 cpu_to_be32(wqe->wr.wr.rdma.rkey); in ipath_make_rc_req()
449 ohdr->u.atomic_eth.rkey = cpu_to_be32( in ipath_make_rc_req()
450 wqe->wr.wr.atomic.rkey); in ipath_make_rc_req()
571 ohdr->u.rc.reth.rkey = in ipath_make_rc_req()
572 cpu_to_be32(wqe->wr.wr.rdma.rkey); in ipath_make_rc_req()
1442 u32 rkey = be32_to_cpu(reth->rkey); in ipath_rc_rcv_error() local
1447 len, vaddr, rkey, in ipath_rc_rcv_error()
1768 u32 rkey = be32_to_cpu(reth->rkey); in ipath_rc_rcv() local
1774 qp->r_len, vaddr, rkey, in ipath_rc_rcv()
1823 u32 rkey = be32_to_cpu(reth->rkey); in ipath_rc_rcv() local
1829 rkey, IB_ACCESS_REMOTE_READ); in ipath_rc_rcv()
1873 u32 rkey; in ipath_rc_rcv() local
1899 rkey = be32_to_cpu(ateth->rkey); in ipath_rc_rcv()
1902 sizeof(u64), vaddr, rkey, in ipath_rc_rcv()