Home
last modified time | relevance | path

Searched refs:HFI1_LRH_GRH (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/hfi1/
Dcommon.h228 #define HFI1_LRH_GRH 0x0003 /* 1. word of IB LRH - next header: GRH */ macro
Ddriver.c233 } else if (lnh == HFI1_LRH_GRH) { in rcv_hdrerr()
604 } else if (lnh == HFI1_LRH_GRH) { in __prescan_rxq()
1486 } else if (lnh == HFI1_LRH_GRH) { in hfi1_setup_9B_packet()
1869 else if (lnh == HFI1_LRH_GRH) in seqfile_dump_rcd()
Dud.c292 lrh0 = HFI1_LRH_GRH; in hfi1_make_ud_req_9B()
678 lrh0 = HFI1_LRH_GRH; in return_cnp()
Druc.c337 lrh0 = HFI1_LRH_GRH; in hfi1_make_ruc_header_9B()
Dipoib_tx.c293 lrh0 = HFI1_LRH_GRH; in hfi1_ipoib_build_ib_tx_headers()
Duser_sdma.c439 if ((be16_to_cpu(req->hdr.lrh[0]) & 0x3) == HFI1_LRH_GRH) { in hfi1_user_sdma_process_request()
Dverbs.c1240 if (lnh == HFI1_LRH_GRH) in hfi1_verbs_send()
Drc.c1244 lrh0 = HFI1_LRH_GRH; in hfi1_make_rc_ack_9B()
Dtid_rdma.c2913 if (lnh == HFI1_LRH_GRH) in hfi1_handle_kdeth_eflags()