Searched refs:xe_guc_relay_send_to_pf (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_relay.h | 16 int xe_guc_relay_send_to_pf(struct xe_guc_relay *relay,
|
D | xe_gt_sriov_vf.c | 614 ret = xe_guc_relay_send_to_pf(>->uc.guc.relay, in relay_action_handshake() 758 ret = xe_guc_relay_send_to_pf(>->uc.guc.relay, in vf_query_runtime_info()
|
D | xe_guc_relay.c | 552 int xe_guc_relay_send_to_pf(struct xe_guc_relay *relay, in xe_guc_relay_send_to_pf() function
|
/linux-6.12.1/drivers/gpu/drm/xe/tests/ |
D | xe_guc_relay_test.c | 503 KUNIT_ASSERT_EQ(test, -ENODEV, xe_guc_relay_send_to_pf(relay, msg, len, NULL, 0)); in xe_rejects_send_if_not_ready()
|