Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h705 …u8 adding_filter /* If true, the next added constraint belong to the filter. Otherwise, it belongs… member
H A Decore_dbg_fw_funcs.c5318 dev_data->bus.adding_filter = true; in ecore_dbg_bus_enable_filter()
5406 bus->adding_filter = false; in ecore_dbg_bus_add_trigger_state()
5456 if (bus->trigger_en && !bus->adding_filter && !bus->next_trigger_state) in ecore_dbg_bus_add_constraint()
5460 …CONSTRAINT_OPS || frame_bit > 1 || dword_offset_in_cycle > 3 || (bus->adding_filter && cycle_offse… in ecore_dbg_bus_add_constraint()
5469 if (!bus->adding_filter) { in ecore_dbg_bus_add_constraint()
5503 ecore_bus_set_constraint(p_hwfn, p_ptt, dev_data->bus.adding_filter ? 1 : 0, in ecore_dbg_bus_add_constraint()
5518 ecore_bus_set_constraint(p_hwfn, p_ptt, bus->adding_filter ? 1 : 0, in ecore_dbg_bus_add_constraint()