Searched refs:relay_to_xe (Results 1 – 1 of 1) sorted by relevance
54 static struct xe_device *relay_to_xe(struct xe_guc_relay *relay) in relay_to_xe() function65 struct xe_device *xe = relay_to_xe(relay); in relay_get_totalvfs()336 struct xe_device *xe = relay_to_xe(relay); in xe_guc_relay_init()535 relay_assert(relay, IS_SRIOV_PF(relay_to_xe(relay))); in xe_guc_relay_send_to_vf()557 relay_assert(relay, IS_SRIOV_VF(relay_to_xe(relay))); in xe_guc_relay_send_to_pf()681 if (IS_SRIOV_PF(relay_to_xe(relay))) in relay_action_handler()779 queue_work(relay_to_xe(relay)->sriov.wq, &relay->worker); in relay_kick_worker()877 if (unlikely(!IS_SRIOV_VF(relay_to_xe(relay)) && !kunit_get_current_test())) in xe_guc_relay_process_guc2vf()923 if (unlikely(!IS_SRIOV_PF(relay_to_xe(relay)) && !kunit_get_current_test())) in xe_guc_relay_process_guc2pf()