Searched refs:relay_to_xe (Results 1 – 1 of 1) sorted by relevance
53 static struct xe_device *relay_to_xe(struct xe_guc_relay *relay) in relay_to_xe() function64 struct xe_device *xe = relay_to_xe(relay); in relay_get_totalvfs()335 struct xe_device *xe = relay_to_xe(relay); in xe_guc_relay_init()533 relay_assert(relay, IS_SRIOV_PF(relay_to_xe(relay))); in xe_guc_relay_send_to_vf()555 relay_assert(relay, IS_SRIOV_VF(relay_to_xe(relay))); in xe_guc_relay_send_to_pf()679 if (IS_SRIOV_PF(relay_to_xe(relay))) in relay_action_handler()777 queue_work(relay_to_xe(relay)->sriov.wq, &relay->worker); in relay_kick_worker()875 if (unlikely(!IS_SRIOV_VF(relay_to_xe(relay)) && !kunit_get_current_test())) in xe_guc_relay_process_guc2vf()921 if (unlikely(!IS_SRIOV_PF(relay_to_xe(relay)) && !kunit_get_current_test())) in xe_guc_relay_process_guc2pf()