Home
last modified time | relevance | path

Searched refs:one_shot_en (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.h108 bool one_shot_en,
H A Decore_hsi_debug_tools.h737 u8 one_shot_en /* Indicates if one-shot mode is enabled (0/1) */; member
H A Decore_dbg_fw_funcs.c2676 …offset += ecore_dump_str_param(dump_buf + offset, dump, "wrap-mode", dev_data->bus.one_shot_en ? "… in ecore_bus_dump_hdr()
4891 bool one_shot_en, in ecore_dbg_bus_reset() argument
4903 …n = %d, force_hw_dwords = %d, unify_inputs = %d, grc_input_en = %d\n", one_shot_en, force_hw_dword… in ecore_dbg_bus_reset()
4925 ecore_wr(p_hwfn, p_ptt, DBG_REG_FULL_MODE, one_shot_en ? 0 : 1); in ecore_dbg_bus_reset()
4931 dev_data->bus.one_shot_en = one_shot_en; in ecore_dbg_bus_reset()
5600 …NO_GRANT_ON_FULL, (dev_data->bus.target == DBG_BUS_TARGET_ID_INT_BUF && bus->one_shot_en) ? 0 : 1); in ecore_config_storm_inputs()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h737 u8 one_shot_en /* Indicates if one-shot mode is enabled (0/1) */; member