Searched refs:hfi1_16B_get_l2 (Results 1 – 3 of 3) sorted by relevance
155 __entry->l2 = hfi1_16B_get_l2(packet->hdr);
447 static inline u8 hfi1_16B_get_l2(struct hfi1_16b_header *hdr) in hfi1_16B_get_l2() function
1742 if (hfi1_16B_get_l2(packet->hdr) == 0x2) { in process_receive_bypass()