Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dtrace.c75 if (l4 == OPA_16B_L4_IB_LOCAL) in __get_16b_hdr_len()
Dud.c454 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_ud_req_16B()
683 l4 = OPA_16B_L4_IB_LOCAL; in return_cnp_16B()
Dtrace_ibhdrs.h369 if (__entry->l4 == OPA_16B_L4_IB_LOCAL)
Druc.c611 u8 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_ruc_header_16B()
Drc.c816 u8 l4 = OPA_16B_L4_IB_LOCAL; in hfi1_make_rc_ack_16B()
1126 if (l4 == OPA_16B_L4_IB_LOCAL) in hfi1_rc_send_complete()
Ddriver.c1490 if (l4 == OPA_16B_L4_IB_LOCAL) { in hfi1_setup_bypass_packet()
Dhfi.h412 #define OPA_16B_L4_IB_LOCAL 0x09 macro
Dverbs.c1328 if (l4 == OPA_16B_L4_IB_LOCAL) in hfi1_verbs_send()