Home
last modified time | relevance | path

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

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