Searched refs:len_dw (Results 1 – 1 of 1) sorted by relevance
577 static inline bool h2g_has_room(struct intel_guc_ct *ct, u32 len_dw) in h2g_has_room() argument584 if (atomic_read(&ctb->space) >= len_dw) in h2g_has_room()599 return space >= len_dw; in h2g_has_room()