Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c73 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_alloc()
115 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_setup()
125 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_free()
H A Decore.h435 #define ECORE_IS_L2_PERSONALITY(dev) \ macro
H A Decore_dev.c2821 if (ECORE_IS_L2_PERSONALITY(p_hwfn)) { in ecore_hw_set_feat()