Searched refs:HFI1_LRH_GRH (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Ddriver.c288 else if (lnh == HFI1_LRH_GRH) { rcv_hdrerr()
360 else if (lnh == HFI1_LRH_GRH) rcv_hdrerr()
590 else if (lnh == HFI1_LRH_GRH) { prescan_rxq()
H A Dverbs.c625 else if (lnh == HFI1_LRH_GRH) { hfi1_ib_rcv()
651 if (lnh != HFI1_LRH_GRH) hfi1_ib_rcv()
974 if ((be16_to_cpu(phdr->hdr.lrh[0]) & 3) == HFI1_LRH_GRH) { build_verbs_tx_desc()
1262 if (lnh == HFI1_LRH_GRH) egress_pkey_check()
H A Dcommon.h333 #define HFI1_LRH_GRH 0x0003 /* 1. word of IB LRH - next header: GRH */ macro
H A Dud.c360 lrh0 = HFI1_LRH_GRH; hfi1_make_ud_req()
502 lrh0 = HFI1_LRH_GRH; return_cnp()
H A Ddiag.c1371 else if (lnh == HFI1_LRH_GRH) hfi1_filter_ibpacket_type()
1425 else if (lnh == HFI1_LRH_GRH) hfi1_filter_ib_pkey()
H A Druc.c775 lrh0 = HFI1_LRH_GRH; hfi1_make_ruc_header()
H A Duser_sdma.c597 if ((be16_to_cpu(req->hdr.lrh[0]) & 0x3) == HFI1_LRH_GRH) { hfi1_user_sdma_process_request()
H A Drc.c718 lrh0 = HFI1_LRH_GRH; hfi1_send_rc_ack()

Completed in 142 milliseconds