Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_selftest.c50 rc = ecore_sp_heartbeat_ramrod(&p_dev->hwfns[i]); in ecore_selftest_memory()
64 rc = ecore_sp_heartbeat_ramrod(&p_dev->hwfns[i]); in ecore_selftest_interrupt()
H A Decore_sp_commands.h141 enum _ecore_status_t ecore_sp_heartbeat_ramrod(struct ecore_hwfn *p_hwfn);
H A Decore_sp_commands.c571 enum _ecore_status_t ecore_sp_heartbeat_ramrod(struct ecore_hwfn *p_hwfn) in ecore_sp_heartbeat_ramrod() function