Lines Matching defs:ohdr
66 struct ib_other_headers *ohdr;
99 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth;
101 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth;
107 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth;
109 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth;
173 ohdr->u.imm_data = wqe->wr.ex.imm_data;
185 ohdr->u.rc.reth.vaddr =
187 ohdr->u.rc.reth.rkey =
189 ohdr->u.rc.reth.length = cpu_to_be32(len);
202 ohdr->u.rc.imm_data = wqe->wr.ex.imm_data;
232 ohdr->u.imm_data = wqe->wr.ex.imm_data;
258 ohdr->u.imm_data = wqe->wr.ex.imm_data;
273 hfi1_make_ruc_header(qp, ohdr, bth0 | (qp->s_state << 24),
311 struct ib_other_headers *ohdr = packet->ohdr;
327 psn = ib_bth_get_psn(ohdr);
435 wc.ex.imm_data = ohdr->u.imm_data;
479 rvt_recv_cq(qp, &wc, ib_bth_is_solicited(ohdr));
490 reth = &ohdr->u.rc.reth;
515 wc.ex.imm_data = ohdr->u.rc.imm_data;
530 wc.ex.imm_data = ohdr->u.imm_data;