Searched refs:hfi1_16B_get_dest_qpn (Results 1 – 3 of 3) sorted by relevance
174 __entry->dest_qpn = hfi1_16B_get_dest_qpn(packet->mgmt);335 __entry->dest_qpn = hfi1_16B_get_dest_qpn(&opah->opah.u.mgmt);
493 static inline u32 hfi1_16B_get_dest_qpn(struct opa_16b_mgmt *mgmt) in hfi1_16B_get_dest_qpn() function
501 qp_num = hfi1_16B_get_dest_qpn(packet->mgmt); in hfi1_handle_packet()