Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dcommon.h229 #define HFI1_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */ macro
H A Dud.c295 lrh0 = HFI1_LRH_BTH; in hfi1_make_ud_req_9B()
682 lrh0 = HFI1_LRH_BTH; in return_cnp()
H A Dtrace_ibhdrs.h362 if (__entry->lnh == HFI1_LRH_BTH)
H A Druc.c329 u16 lrh0 = HFI1_LRH_BTH; in hfi1_make_ruc_header_9B()
H A Dtrace.c15 if (ib_get_lnh(hdr) == HFI1_LRH_BTH) in __get_ib_hdr_len()
H A Dipoib_tx.c296 lrh0 = HFI1_LRH_BTH; in hfi1_ipoib_build_ib_tx_headers()
H A Drc.c1230 u16 lrh0 = HFI1_LRH_BTH; in hfi1_make_rc_ack_9B()