Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dcommon.h325 #define HFI1_LRH_GRH 0x0003 /* 1. word of IB LRH - next header: GRH */ macro
Ddriver.c280 } else if (lnh == HFI1_LRH_GRH) { in rcv_hdrerr()
651 } else if (lnh == HFI1_LRH_GRH) { in __prescan_rxq()
1533 } else if (lnh == HFI1_LRH_GRH) { in hfi1_setup_9B_packet()
1918 else if (lnh == HFI1_LRH_GRH) in seqfile_dump_rcd()
Dud.c334 lrh0 = HFI1_LRH_GRH; in hfi1_make_ud_req_9B()
719 lrh0 = HFI1_LRH_GRH; in return_cnp()
Druc.c377 lrh0 = HFI1_LRH_GRH; in hfi1_make_ruc_header_9B()
Dipoib_tx.c329 lrh0 = HFI1_LRH_GRH; in hfi1_ipoib_build_ib_tx_headers()
Duser_sdma.c500 if ((be16_to_cpu(req->hdr.lrh[0]) & 0x3) == HFI1_LRH_GRH) { in hfi1_user_sdma_process_request()
Dverbs.c1282 if (lnh == HFI1_LRH_GRH) in hfi1_verbs_send()
Drc.c1285 lrh0 = HFI1_LRH_GRH; in hfi1_make_rc_ack_9B()
Dtid_rdma.c2905 if (lnh == HFI1_LRH_GRH) in hfi1_handle_kdeth_eflags()