Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c523 #define IGU_FIFO_DEPTH_DWORDS (IGU_FIFO_ELEMENT_DWORDS * IGU_FIFO_DEPTH_ELEMENTS) macro
4725 …for (dwords_read = 0; fifo_has_data && dwords_read < IGU_FIFO_DEPTH_DWORDS; dwords_read += IGU_FIF… in ecore_igu_fifo_dump()
4738 offset += IGU_FIFO_DEPTH_DWORDS; in ecore_igu_fifo_dump()