Home
last modified time | relevance | path

Searched refs:ecore_vf_pf_vport_start (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf.h266 enum _ecore_status_t ecore_vf_pf_vport_start(
352 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_vport_start(struct ecore_hwfn *p_hwfn, u8 vport… in ecore_vf_pf_vport_start() function
H A Decore_l2.c472 return ecore_vf_pf_vport_start(p_hwfn, p_params->vport_id, in ecore_sp_vport_start()