Searched refs:OPA_16B_L4_FM (Results 1 – 6 of 6) sorted by relevance
203 if (__entry->l4 == OPA_16B_L4_FM) {243 if (__entry->l4 != OPA_16B_L4_FM)363 if (__entry->l4 == OPA_16B_L4_FM) {412 if (__entry->l4 != OPA_16B_L4_FM)
70 if (l4 == OPA_16B_L4_FM) { in __get_16b_hdr_len()255 if (l4 == OPA_16B_L4_FM) in hfi1_trace_fmt_rest()281 if (l4 == OPA_16B_L4_FM) { in parse_everbs_hdrs()
471 l4 = OPA_16B_L4_FM; in hfi1_make_ud_req_16B()908 if (likely(l4 != OPA_16B_L4_FM)) { in hfi1_ud_rcv()952 if (unlikely(l4 != OPA_16B_L4_FM && in hfi1_ud_rcv()
621 hfi1_16B_get_l4(packet->hdr) == OPA_16B_L4_FM) in hfi1_handle_packet()1347 if (likely(l4 != OPA_16B_L4_FM)) in hfi1_verbs_send()
1517 } else if (l4 == OPA_16B_L4_FM) { in hfi1_setup_bypass_packet()
411 #define OPA_16B_L4_FM 0x08 macro