Searched refs:ecore_iov_hw_info (Results 1 – 3 of 3) sorted by relevance
229 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn);319 static OSAL_INLINE enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {r… in ecore_iov_hw_info() function
654 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn) in ecore_iov_hw_info() function
5580 rc = ecore_iov_hw_info(p_hwfn); in ecore_get_hw_info()