Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c686 static int has_room(struct xe_guc_ct *ct, u32 cmd_len, u32 g2h_len) in has_room() function
975 ret = has_room(ct, len + GUC_CTB_HDR_LEN, g2h_len); in __guc_ct_send_locked()