Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c518 #define REG_FIFO_DEPTH_DWORDS (REG_FIFO_ELEMENT_DWORDS * REG_FIFO_DEPTH_ELEMENTS) macro
4718 …for (dwords_read = 0; fifo_has_data && dwords_read < REG_FIFO_DEPTH_DWORDS; dwords_read += REG_FIF… in ecore_reg_fifo_dump()
4729 offset += REG_FIFO_DEPTH_DWORDS; in ecore_reg_fifo_dump()