Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c783 static u16 next_ct_seqno(struct xe_guc_ct *ct, bool is_g2h_fence) in next_ct_seqno() function
959 g2h_fence->seqno = next_ct_seqno(ct, true); in __guc_ct_send_locked()
969 seqno = next_ct_seqno(ct, false); in __guc_ct_send_locked()