Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.h110 bool unify_inputs,
H A Decore_hsi_debug_tools.h749 …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.c4893 bool unify_inputs, in ecore_dbg_bus_reset() argument
4903 …unify_inputs = %d, grc_input_en = %d\n", one_shot_en, force_hw_dwords, unify_inputs, grc_input_en); in ecore_dbg_bus_reset()
4934 dev_data->bus.unify_inputs = unify_inputs; in ecore_dbg_bus_reset()
5100 …if (!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, enable_mask, right_shi… in ecore_dbg_bus_enable_block()
5130 if (dev_data->bus.unify_inputs) in ecore_dbg_bus_enable_storm()
5159 if (!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, 0x1, 0)) in ecore_dbg_bus_enable_timestamp()
5265 if (!dev_data->bus.unify_inputs) in ecore_dbg_bus_enable_filter()
5634 if (bus->unify_inputs) in ecore_assign_hw_ids()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h749 …u8 unify_inputs /* If true, all inputs are associated with HW ID 0. Otherwise, each input is assig… member