Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h280 void ecore_iov_free(struct ecore_hwfn *p_hwfn);
345 static OSAL_INLINE void ecore_iov_free(struct ecore_hwfn *p_hwfn) {} in ecore_iov_free() function
H A Decore_dev.c222 ecore_iov_free(p_hwfn); in ecore_resc_free()