Searched refs:OPA_16B_L4_FM (Results 1 – 6 of 6) sorted by relevance
213 if (__entry->l4 == OPA_16B_L4_FM) {253 if (__entry->l4 != OPA_16B_L4_FM)373 if (__entry->l4 == OPA_16B_L4_FM) {422 if (__entry->l4 != OPA_16B_L4_FM)
72 if (l4 == OPA_16B_L4_FM) { in __get_16b_hdr_len()267 if (l4 == OPA_16B_L4_FM) in hfi1_trace_fmt_rest()293 if (l4 == OPA_16B_L4_FM) { in parse_everbs_hdrs()
452 l4 = OPA_16B_L4_FM; in hfi1_make_ud_req_16B()895 if (likely(l4 != OPA_16B_L4_FM)) { in hfi1_ud_rcv()939 if (unlikely(l4 != OPA_16B_L4_FM && in hfi1_ud_rcv()
542 hfi1_16B_get_l4(packet->hdr) == OPA_16B_L4_FM) in hfi1_handle_packet()1290 if (likely(l4 != OPA_16B_L4_FM)) in hfi1_verbs_send()
1615 } else if (l4 == OPA_16B_L4_FM) { in hfi1_setup_bypass_packet()
443 #define OPA_16B_L4_FM 0x08 macro