Home
last modified time | relevance | path

Searched refs:ibh (Results 1 – 11 of 11) sorted by relevance

/drivers/infiniband/hw/hfi1/
A Dud.c287 grh = &ps->s_txreq->phdr.hdr.ibh.u.l.grh; in hfi1_make_ud_req_9B()
293 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_ud_req_9B()
296 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_ud_req_9B()
328 hfi1_make_ib_hdr(&ps->s_txreq->phdr.hdr.ibh, in hfi1_make_ud_req_9B()
669 struct ib_grh *grh = &hdr.ibh.u.l.grh; in return_cnp()
677 ohdr = &hdr.ibh.u.l.oth; in return_cnp()
681 ohdr = &hdr.ibh.u.oth; in return_cnp()
693 hfi1_make_ib_hdr(&hdr.ibh, lrh0, hwords + SIZE_OF_CRC, dlid, slid); in return_cnp()
A Druc.c150 hdr.ibh.u.oth.bth[2]) / 4)
335 struct ib_grh *grh = &ps->s_txreq->phdr.hdr.ibh.u.l.grh; in hfi1_make_ruc_header_9B()
367 hfi1_make_ib_hdr(&ps->s_txreq->phdr.hdr.ibh, in hfi1_make_ruc_header_9B()
A Dtrace_ibhdrs.h354 hfi1_trace_parse_9b_hdr(&opah->ibh, sc5,
363 ohdr = &opah->ibh.u.oth;
365 ohdr = &opah->ibh.u.l.oth;
A Dipoib_tx.c286 grh = &sdma_hdr->hdr.ibh.u.l.grh; in hfi1_ipoib_build_ib_tx_headers()
294 ohdr = &sdma_hdr->hdr.ibh.u.l.oth; in hfi1_ipoib_build_ib_tx_headers()
297 ohdr = &sdma_hdr->hdr.ibh.u.oth; in hfi1_ipoib_build_ib_tx_headers()
323 hfi1_make_ib_hdr(&sdma_hdr->hdr.ibh, lrh0, dwords, dlid, slid); in hfi1_ipoib_build_ib_tx_headers()
A Duc.c58 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_uc_req()
60 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_uc_req()
A Dverbs.h93 struct ib_header ibh; /* 9B header */ member
A Dtrace.c56 return __get_ib_hdr_len(&opa_hdr->ibh); in hfi1_trace_opa_hdr_len()
A Drc.c419 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.l.oth; in hfi1_make_rc_req()
421 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_rc_req()
1228 struct ib_header *hdr = &opa_hdr->ibh; in hfi1_make_rc_ack_9B()
1402 (void *)&opa_hdr.ibh : in hfi1_send_rc_ack()
A Dverbs.c965 hdr = (u32 *)&ps->s_txreq->phdr.hdr.ibh; in hfi1_verbs_send_pio()
1237 struct ib_header *hdr = &ps->s_txreq->phdr.hdr.ibh; in hfi1_verbs_send()
A Dhfi.h523 hdr = &opah->ibh; in hfi1_get_rc_ohdr()
A Dtid_rdma.c5048 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_tid_rdma_pkt()

Completed in 40 milliseconds