Searched refs:reth (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_uc.c137 ohdr->u.rc.reth.vaddr =
139 ohdr->u.rc.reth.rkey =
141 ohdr->u.rc.reth.length = cpu_to_be32(len);
246 struct ib_reth *reth; local
431 reth = &ohdr->u.rc.reth;
433 reth = (struct ib_reth *)data;
434 data += sizeof(*reth);
436 hdrsize += sizeof(*reth);
437 qp->r_len = be32_to_cpu(reth
[all...]
H A Dipath_rc.c319 ohdr->u.rc.reth.vaddr =
321 ohdr->u.rc.reth.rkey =
323 ohdr->u.rc.reth.length = cpu_to_be32(len);
370 ohdr->u.rc.reth.vaddr =
372 ohdr->u.rc.reth.rkey =
374 ohdr->u.rc.reth.length = cpu_to_be32(len);
376 hwords += sizeof(ohdr->u.rc.reth) / sizeof(u32);
536 ohdr->u.rc.reth.vaddr =
538 ohdr->u.rc.reth.rkey =
540 ohdr->u.rc.reth
1352 struct ib_reth *reth; local
1487 struct ib_reth *reth; local
[all...]
H A Dipath_verbs.h109 struct ib_reth reth; member in struct:ipath_other_headers::__anon4529::__anon4531

Completed in 116 milliseconds