Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h231 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn);
340 static OSAL_INLINE enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn) {return ECORE_… in ecore_iov_hw_info() function
H A Decore_dev.c3696 rc = ecore_iov_hw_info(p_hwfn); in ecore_get_hw_info()