Lines Matching defs:ohdr
25 struct ib_other_headers *ohdr;
58 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth;
60 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth;
66 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth;
68 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth;
132 ohdr->u.imm_data = wqe->wr.ex.imm_data;
144 ohdr->u.rc.reth.vaddr =
146 ohdr->u.rc.reth.rkey =
148 ohdr->u.rc.reth.length = cpu_to_be32(len);
161 ohdr->u.rc.imm_data = wqe->wr.ex.imm_data;
191 ohdr->u.imm_data = wqe->wr.ex.imm_data;
217 ohdr->u.imm_data = wqe->wr.ex.imm_data;
232 hfi1_make_ruc_header(qp, ohdr, bth0 | (qp->s_state << 24),
265 struct ib_other_headers *ohdr = packet->ohdr;
281 psn = ib_bth_get_psn(ohdr);
389 wc.ex.imm_data = ohdr->u.imm_data;
433 rvt_recv_cq(qp, &wc, ib_bth_is_solicited(ohdr));
444 reth = &ohdr->u.rc.reth;
469 wc.ex.imm_data = ohdr->u.rc.imm_data;
484 wc.ex.imm_data = ohdr->u.imm_data;