Searched refs:ecore_dmae_grc2host (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_dev_api.h | 484 ecore_dmae_grc2host(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_hw.c | 997 enum _ecore_status_t ecore_dmae_grc2host(struct ecore_hwfn *p_hwfn, in ecore_dmae_grc2host() function
|
H A D | ecore_dbg_fw_funcs.c | 4671 …if (ecore_dmae_grc2host(p_hwfn, p_ptt, GRC_REG_TRACE_FIFO, (u64)(osal_uintptr_t)(&dump_buf[offset]… in ecore_reg_fifo_dump() 4726 …if (ecore_dmae_grc2host(p_hwfn, p_ptt, IGU_REG_ERROR_HANDLING_MEMORY, (u64)(osal_uintptr_t)(&dump_… in ecore_igu_fifo_dump() 4774 …if (ecore_dmae_grc2host(p_hwfn, p_ptt, GRC_REG_PROTECTION_OVERRIDE_WINDOW, (u64)(osal_uintptr_t)(d… in ecore_protection_override_dump()
|
H A D | ecore_int.c | 2546 rc = ecore_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in ecore_int_set_timer_res()
|