Searched refs:ecore_vf_pf_vport_stop (Results 1 – 3 of 3) sorted by relevance
291 enum _ecore_status_t ecore_vf_pf_vport_stop(struct ecore_hwfn *p_hwfn);356 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_vport_stop(struct ecore_hwfn OSAL_UNUSED *p_hwf… in ecore_vf_pf_vport_stop() function
1161 enum _ecore_status_t ecore_vf_pf_vport_stop(struct ecore_hwfn *p_hwfn) in ecore_vf_pf_vport_stop() function
836 return ecore_vf_pf_vport_stop(p_hwfn); in ecore_sp_vport_stop()