Searched refs:hfi1_16B_get_dlid (Results 1 – 3 of 3) sorted by relevance
218 *dlid = hfi1_16B_get_dlid(hdr); in hfi1_trace_parse_16b_hdr()
462 dlid = hfi1_16B_get_dlid(pkt->hdr); in hfi1_process_ecn_slowpath()1558 packet->dlid = hfi1_16B_get_dlid(packet->hdr); in hfi1_setup_bypass_packet()
455 static inline u32 hfi1_16B_get_dlid(struct hfi1_16b_header *hdr) in hfi1_16B_get_dlid() function