Lines Matching refs:u
99 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_uc_req()
101 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_uc_req()
107 ohdr = &ps->s_txreq->phdr.hdr.opah.u.l.oth; in hfi1_make_uc_req()
109 ohdr = &ps->s_txreq->phdr.hdr.opah.u.oth; in hfi1_make_uc_req()
173 ohdr->u.imm_data = wqe->wr.ex.imm_data; in hfi1_make_uc_req()
185 ohdr->u.rc.reth.vaddr = in hfi1_make_uc_req()
187 ohdr->u.rc.reth.rkey = in hfi1_make_uc_req()
189 ohdr->u.rc.reth.length = cpu_to_be32(len); in hfi1_make_uc_req()
202 ohdr->u.rc.imm_data = wqe->wr.ex.imm_data; in hfi1_make_uc_req()
232 ohdr->u.imm_data = wqe->wr.ex.imm_data; in hfi1_make_uc_req()
258 ohdr->u.imm_data = wqe->wr.ex.imm_data; in hfi1_make_uc_req()
435 wc.ex.imm_data = ohdr->u.imm_data; in hfi1_uc_rcv()
490 reth = &ohdr->u.rc.reth; in hfi1_uc_rcv()
515 wc.ex.imm_data = ohdr->u.rc.imm_data; in hfi1_uc_rcv()
530 wc.ex.imm_data = ohdr->u.imm_data; in hfi1_uc_rcv()