Lines Matching refs:l4
70 u8 l4 = hfi1_16B_get_l4(hdr);
72 if (l4 == OPA_16B_L4_FM) {
77 if (l4 == OPA_16B_L4_IB_LOCAL)
103 const char *hfi1_trace_get_packet_l4_str(u8 l4)
105 if (l4)
207 u8 *l4, u8 *rc, u8 *sc,
214 *l4 = hfi1_16B_get_l4(hdr);
226 #define LRH_16B_PRN "age:%d becn:%d fecn:%d l4:%d " \
229 u8 age, bool becn, bool fecn, u8 l4,
240 age, becn, fecn, l4, rc, sc, pkey, entropy);
258 const char *hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4,
267 if (l4 == OPA_16B_L4_FM)
287 u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn,
293 if (l4 == OPA_16B_L4_FM) {