Searched refs:ibh (Results 1 – 11 of 11) sorted by relevance
| /drivers/infiniband/hw/hfi1/ |
| A D | ud.c | 287 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 D | ruc.c | 150 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 D | trace_ibhdrs.h | 354 hfi1_trace_parse_9b_hdr(&opah->ibh, sc5, 363 ohdr = &opah->ibh.u.oth; 365 ohdr = &opah->ibh.u.l.oth;
|
| A D | ipoib_tx.c | 286 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 D | uc.c | 58 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 D | verbs.h | 93 struct ib_header ibh; /* 9B header */ member
|
| A D | trace.c | 56 return __get_ib_hdr_len(&opa_hdr->ibh); in hfi1_trace_opa_hdr_len()
|
| A D | rc.c | 419 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 D | verbs.c | 965 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 D | hfi.h | 523 hdr = &opah->ibh; in hfi1_get_rc_ohdr()
|
| A D | tid_rdma.c | 5048 ohdr = &ps->s_txreq->phdr.hdr.ibh.u.oth; in hfi1_make_tid_rdma_pkt()
|
Completed in 40 milliseconds