Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1246 static bool retry_failure(struct xe_guc_ct *ct, int ret) in retry_failure() function
1296 if (no_fail && retry_failure(ct, ret)) in guc_ct_send_recv()