Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h272 void ecore_iov_setup(struct ecore_hwfn *p_hwfn,
344 static OSAL_INLINE void ecore_iov_setup(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt) {} in ecore_iov_setup() function
H A Decore_dev.c1095 ecore_iov_setup(p_hwfn, p_hwfn->p_main_ptt); in ecore_resc_setup()