Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_core.c144 enum ras_seqno_fifo fifo_type, uint64_t seqno) in ras_core_seqno_fifo_write() argument
149 if (fifo_type == SEQNO_FIFO_POISON_CREATION) in ras_core_seqno_fifo_write()
151 else if (fifo_type == SEQNO_FIFO_POISON_CONSUMPTION) in ras_core_seqno_fifo_write()
162 enum ras_seqno_fifo fifo_type, uint64_t *seqno, bool pop) in ras_core_seqno_fifo_read() argument
167 if (fifo_type == SEQNO_FIFO_POISON_CREATION) in ras_core_seqno_fifo_read()
169 else if (fifo_type == SEQNO_FIFO_POISON_CONSUMPTION) in ras_core_seqno_fifo_read()