Lines Matching full:l4
110 u8 l4, u32 dest_qpn, u32 src_qpn,
114 const char *hfi1_trace_get_packet_l4_str(u8 l4);
128 u8 *l4, u8 *rc, u8 *sc,
133 u8 age, bool becn, bool fecn, u8 l4,
138 const char *hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4,
146 #define __parse_ib_ehdrs(op, l4, dest_qpn, src_qpn, ehdrs) \ argument
147 parse_everbs_hdrs(p, op, l4, dest_qpn, src_qpn, ehdrs)
168 __field(u8, l4)
204 &__entry->l4,
213 if (__entry->l4 == OPA_16B_L4_FM) {
229 __entry->l4 = OPA_16B_L4_9B;
253 if (__entry->l4 != OPA_16B_L4_FM)
270 __entry->l4,
285 __entry->l4,
304 __entry->l4,
327 __field(u8, l4)
364 &__entry->l4,
373 if (__entry->l4 == OPA_16B_L4_FM) {
379 if (__entry->l4 == OPA_16B_L4_IB_LOCAL)
394 __entry->l4 = OPA_16B_L4_9B;
422 if (__entry->l4 != OPA_16B_L4_FM)
428 hfi1_trace_get_packet_l4_str(__entry->l4),
434 __entry->l4,
448 __entry->l4,
467 __entry->l4,