Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.h131 enum _ecore_status_t ecore_sp_pf_stop(struct ecore_hwfn *p_hwfn);
H A Decore_sp_commands.c550 enum _ecore_status_t ecore_sp_pf_stop(struct ecore_hwfn *p_hwfn) in ecore_sp_pf_stop() function
H A Decore_dev.c2423 rc = ecore_sp_pf_stop(p_hwfn); in ecore_hw_stop()