Lines Matching refs:reth
637 &ohdr->u.rc.reth);
638 ohdr->u.rc.reth.rkey =
640 ohdr->u.rc.reth.length = cpu_to_be32(len);
785 &ohdr->u.rc.reth);
786 ohdr->u.rc.reth.rkey =
788 ohdr->u.rc.reth.length = cpu_to_be32(len);
790 hwords += sizeof(ohdr->u.rc.reth) / sizeof(u32);
1035 &ohdr->u.rc.reth);
1036 ohdr->u.rc.reth.rkey =
1038 ohdr->u.rc.reth.length = cpu_to_be32(wqe->length - len);
1040 hwords += sizeof(ohdr->u.rc.reth) / sizeof(u32);
2610 struct ib_reth *reth;
2621 reth = &ohdr->u.rc.reth;
2630 len = be32_to_cpu(reth->length);
2635 u32 rkey = be32_to_cpu(reth->rkey);
2636 u64 vaddr = get_ib_reth_vaddr(reth);
2820 struct ib_reth *reth;
3018 reth = &ohdr->u.rc.reth;
3019 qp->r_len = be32_to_cpu(reth->length);
3023 u32 rkey = be32_to_cpu(reth->rkey);
3024 u64 vaddr = get_ib_reth_vaddr(reth);
3075 reth = &ohdr->u.rc.reth;
3076 len = be32_to_cpu(reth->length);
3078 u32 rkey = be32_to_cpu(reth->rkey);
3079 u64 vaddr = get_ib_reth_vaddr(reth);