Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h272 void ecore_iov_free(struct ecore_hwfn *p_hwfn);
324 static OSAL_INLINE void ecore_iov_free(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_iov_free() function
H A Decore_sriov.c637 void ecore_iov_free(struct ecore_hwfn *p_hwfn) in ecore_iov_free() function
H A Decore_dev.c1783 ecore_iov_free(p_hwfn); in ecore_resc_free()