Searched refs:g2h_dw (Results 1 – 1 of 1) sorted by relevance
602 static int has_room_nb(struct intel_guc_ct *ct, u32 h2g_dw, u32 g2h_dw) in has_room_nb() argument606 if (unlikely(!h2g_has_room(ct, h2g_dw) || !g2h_has_room(ct, g2h_dw))) { in has_room_nb()