Searched refs:IS_PF_SRIOV (Results 1 – 3 of 3) sorted by relevance
23 #define IS_PF_SRIOV(p_hwfn) (!!((p_hwfn)->p_dev->p_iov_info)) macro25 #define IS_PF_SRIOV(p_hwfn) (0) macro
2192 if (IS_PF_SRIOV(p_hwfn)) { in ecore_int_igu_reset_cam()2218 if (IS_PF_SRIOV(p_hwfn)) in ecore_int_igu_reset_cam()2441 if (IS_VF(p_hwfn->p_dev) || !IS_PF_SRIOV(p_hwfn)) in ecore_int_igu_relocate_sb()
620 if (!IS_PF_SRIOV(p_hwfn)) { in ecore_iov_alloc()642 if (!IS_PF_SRIOV(p_hwfn) || !IS_PF_SRIOV_ALLOC(p_hwfn)) in ecore_iov_setup()