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