Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c2355 bool is_fifo_empty[MAX_DBG_STORMS] = { false }; in ecore_bus_disable_inputs() local
2377 if (is_fifo_empty[storm_id]) in ecore_bus_disable_inputs()
2382 is_fifo_empty[storm_id] = true; in ecore_bus_disable_inputs()