Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h704 u8 filter_en /* Indicates if the recording filter is enabled (0/1) */; member
H A Decore_dbg_fw_funcs.c5307 if (dev_data->bus.filter_en) in ecore_dbg_bus_enable_filter()
5316 dev_data->bus.filter_en = true; in ecore_dbg_bus_enable_filter()
5454 if (!bus->filter_en && !dev_data->bus.trigger_en) in ecore_dbg_bus_add_constraint()
5599 if (hw_dwords == 8 && (bus->trigger_en || bus->filter_en)) in ecore_config_dbg_block_framing_mode()
5804 if (bus->filter_en) { in ecore_dbg_bus_start()
5986 bus->filter_en = bus->trigger_en = 0; in ecore_dbg_bus_dump()