Lines Matching refs:reth
596 &ohdr->u.rc.reth);
597 ohdr->u.rc.reth.rkey =
599 ohdr->u.rc.reth.length = cpu_to_be32(len);
744 &ohdr->u.rc.reth);
745 ohdr->u.rc.reth.rkey =
747 ohdr->u.rc.reth.length = cpu_to_be32(len);
749 hwords += sizeof(ohdr->u.rc.reth) / sizeof(u32);
994 &ohdr->u.rc.reth);
995 ohdr->u.rc.reth.rkey =
997 ohdr->u.rc.reth.length = cpu_to_be32(wqe->length - len);
999 hwords += sizeof(ohdr->u.rc.reth) / sizeof(u32);
2569 struct ib_reth *reth;
2580 reth = &ohdr->u.rc.reth;
2589 len = be32_to_cpu(reth->length);
2594 u32 rkey = be32_to_cpu(reth->rkey);
2595 u64 vaddr = get_ib_reth_vaddr(reth);
2779 struct ib_reth *reth;
2977 reth = &ohdr->u.rc.reth;
2978 qp->r_len = be32_to_cpu(reth->length);
2982 u32 rkey = be32_to_cpu(reth->rkey);
2983 u64 vaddr = get_ib_reth_vaddr(reth);
3034 reth = &ohdr->u.rc.reth;
3035 len = be32_to_cpu(reth->length);
3037 u32 rkey = be32_to_cpu(reth->rkey);
3038 u64 vaddr = get_ib_reth_vaddr(reth);