Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dcommon.h334 #define HFI1_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */ macro
Dtrace.c59 if (lnh == HFI1_LRH_BTH) in ibhdr_exhdr_len()
Ddriver.c286 if (lnh == HFI1_LRH_BTH) in rcv_hdrerr()
358 if (lnh == HFI1_LRH_BTH) in rcv_hdrerr()
588 if (lnh == HFI1_LRH_BTH) in prescan_rxq()
Ddiag.c1306 if ((be16_to_cpu(hdr->lrh[0]) & 3) == HFI1_LRH_BTH) in hfi1_filter_mad_mgmt_class()
1339 if ((be16_to_cpu(hdr->lrh[0]) & 3) == HFI1_LRH_BTH) in hfi1_filter_qp_number()
1369 if (lnh == HFI1_LRH_BTH) in hfi1_filter_ibpacket_type()
1423 if (lnh == HFI1_LRH_BTH) in hfi1_filter_ib_pkey()
Dud.c368 lrh0 = HFI1_LRH_BTH; in hfi1_make_ud_req()
506 lrh0 = HFI1_LRH_BTH; in return_cnp()
Dtrace.h479 if (__entry->lnh == HFI1_LRH_BTH)
584 if (__entry->lnh == HFI1_LRH_BTH)
Druc.c770 lrh0 = HFI1_LRH_BTH; in hfi1_make_ruc_header()
Drc.c721 lrh0 = HFI1_LRH_BTH; in hfi1_send_rc_ack()
997 if ((be16_to_cpu(hdr->lrh[0]) & 3) == HFI1_LRH_BTH) in hfi1_rc_send_complete()
Dverbs.c623 if (lnh == HFI1_LRH_BTH) in hfi1_ib_rcv()