Home
last modified time | relevance | path

Searched refs:IS_PF_SRIOV (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_iov_api.h49 #define IS_PF_SRIOV(p_hwfn) (!!((p_hwfn)->p_dev->p_iov_info)) macro
51 #define IS_PF_SRIOV(p_hwfn) (0) macro
H A Decore_int.c2046 if (IS_PF_SRIOV(p_hwfn)) { in ecore_int_igu_reset_cam()
2297 if (IS_VF(p_hwfn->p_dev) || !IS_PF_SRIOV(p_hwfn)) in ecore_int_igu_relocate_sb()