Lines Matching refs:l4
28 u8 l4 = hfi1_16B_get_l4(hdr);
30 if (l4 == OPA_16B_L4_FM) {
35 if (l4 == OPA_16B_L4_IB_LOCAL)
61 const char *hfi1_trace_get_packet_l4_str(u8 l4)
63 if (l4)
170 u8 *l4, u8 *rc, u8 *sc,
177 *l4 = hfi1_16B_get_l4(hdr);
189 #define LRH_16B_PRN "age:%d becn:%d fecn:%d l4:%d " \
192 u8 age, bool becn, bool fecn, u8 l4,
203 age, becn, fecn, l4, rc, sc, pkey, entropy);
221 const char *hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4,
230 if (l4 == OPA_16B_L4_FM)
250 u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn,
256 if (l4 == OPA_16B_L4_FM) {