Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h265 void ecore_iov_setup(struct ecore_hwfn *p_hwfn);
323 static OSAL_INLINE void ecore_iov_setup(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_iov_setup() function
H A Decore_sriov.c629 void ecore_iov_setup(struct ecore_hwfn *p_hwfn) in ecore_iov_setup() function
H A Decore_dev.c2676 ecore_iov_setup(p_hwfn); in ecore_resc_setup()