Home
last modified time | relevance | path

Searched refs:guc_ct_send (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c912 static int guc_ct_send(struct xe_guc_ct *ct, const u32 *action, u32 len, in guc_ct_send() function
931 ret = guc_ct_send(ct, action, len, g2h_len, num_g2h, NULL); in xe_guc_ct_send()
1000 ret = guc_ct_send(ct, action, len, 0, 0, &g2h_fence); in guc_ct_send_recv()