Home
last modified time | relevance | path

Searched refs:ecore_sp_vport_stop (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h424 enum _ecore_status_t ecore_sp_vport_stop(struct ecore_hwfn *p_hwfn,
H A Decore_l2.c825 enum _ecore_status_t ecore_sp_vport_stop(struct ecore_hwfn *p_hwfn, in ecore_sp_vport_stop() function
H A Decore_sriov.c2250 rc = ecore_sp_vport_stop(p_hwfn, vf->opaque_fid, vf->vport_id); in ecore_iov_vf_mbx_stop_vport()
H A Dqlnx_os.c6924 rc = ecore_sp_vport_stop(p_hwfn, p_hwfn->hw_info.opaque_fid, 0); in qlnx_stop_queues()