Searched refs:xe_gt_sriov_pf_monitor_process_guc2pf (Results 1 – 3 of 3) sorted by relevance
19 int xe_gt_sriov_pf_monitor_process_guc2pf(struct xe_gt *gt, const u32 *msg, u32 len);21 static inline int xe_gt_sriov_pf_monitor_process_guc2pf(struct xe_gt *gt, const u32 *msg, u32 len) in xe_gt_sriov_pf_monitor_process_guc2pf() function
78 int xe_gt_sriov_pf_monitor_process_guc2pf(struct xe_gt *gt, const u32 *msg, u32 len) in xe_gt_sriov_pf_monitor_process_guc2pf() function
1316 ret = xe_gt_sriov_pf_monitor_process_guc2pf(gt, hxg, hxg_len); in process_g2h_msg()