Searched refs:ecore_iov_hw_info (Results 1 – 2 of 2) sorted by relevance
231 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
3696 rc = ecore_iov_hw_info(p_hwfn); in ecore_get_hw_info()