Searched refs:unify_inputs (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_dbg_fw_funcs.h | 118 bool unify_inputs,
|
| H A D | ecore_hsi_debug_tools.h | 713 …u8 unify_inputs /* If true, all inputs are associated with HW ID 0. Otherwise, each input is assig… member
|
| H A D | ecore_dbg_fw_funcs.c | 4935 bool unify_inputs, in ecore_dbg_bus_reset() argument 4945 …unify_inputs = %d, grc_input_en = %d\n", one_shot_en, force_hw_dwords, unify_inputs, grc_input_en); in ecore_dbg_bus_reset() 4976 dev_data->bus.unify_inputs = unify_inputs; in ecore_dbg_bus_reset() 5140 …if (!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, enable_mask, right_shi… in ecore_dbg_bus_enable_block() 5173 if (bus->unify_inputs) in ecore_dbg_bus_enable_storm() 5207 if (!dev_data->bus.unify_inputs && ecore_is_overlapping_enable_mask(p_hwfn, 0x1, 0)) in ecore_dbg_bus_enable_timestamp() 5313 if (!dev_data->bus.unify_inputs) in ecore_dbg_bus_enable_filter() 5678 if (bus->unify_inputs) in ecore_assign_hw_ids()
|