Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h207 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn);
H A Decore_sriov.c663 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn) in ecore_iov_hw_info() function
H A Decore_dev.c5375 rc = ecore_iov_hw_info(p_hwfn); in ecore_get_hw_info()