Searched refs:hfi1_16B_get_l2 (Results 1 – 3 of 3) sorted by relevance
99 switch (hfi1_16B_get_l2(packet->hdr)) { in hfi1_trace_get_packet_str()
1606 if ((hfi1_16B_get_l2(packet->ebuf) == OPA_16B_L2_TYPE) && in hfi1_is_vnic_packet()1630 if (hfi1_16B_get_l2(packet->hdr) == 0x2) { in process_receive_bypass()
434 static inline u8 hfi1_16B_get_l2(struct hfi1_16b_header *hdr) in hfi1_16B_get_l2() function