Searched refs:ecore_iov_hw_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h231 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn);
321 static OSAL_INLINE enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {return ECORE_SUCCESS;} function
H A Decore_sriov.c657 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn) function
H A Decore_dev.c5584 rc = ecore_iov_hw_info(p_hwfn);

Completed in 134 milliseconds