Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_sp_commands.h127 enum _ecore_status_t ecore_sp_pf_stop(struct ecore_hwfn *p_hwfn);
Decore_sp_commands.c633 enum _ecore_status_t ecore_sp_pf_stop(struct ecore_hwfn *p_hwfn) in ecore_sp_pf_stop() function
Decore_dev.c4136 rc = ecore_sp_pf_stop(p_hwfn); in ecore_hw_stop()