Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.h120 bool unify_inputs,
H A Decore_hsi_debug_tools.h715 …u8 unify_inputs /* If true, all inputs are associated with HW ID 0. Otherwise, each input is assig… member
H A Decore_dbg_fw_funcs.c4934 bool unify_inputs, in ecore_dbg_bus_reset() argument
4944 …unify_inputs = %d, grc_input_en = %d\n", one_shot_en, force_hw_dwords, unify_inputs, grc_input_en); in ecore_dbg_bus_reset()
4975 dev_data->bus.unify_inputs = unify_inputs; in ecore_dbg_bus_reset()
5139 …if (!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, enable_mask, right_shi… in ecore_dbg_bus_enable_block()
5172 if (bus->unify_inputs) in ecore_dbg_bus_enable_storm()
5206 if (!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, 0x1, 0)) in ecore_dbg_bus_enable_timestamp()
5312 if (!dev_data->bus.unify_inputs) in ecore_dbg_bus_enable_filter()
5677 if (bus->unify_inputs) in ecore_assign_hw_ids()