Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.c44 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_alloc()
87 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_setup()
97 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_free()
H A Decore.h378 #define ECORE_IS_L2_PERSONALITY(dev) \ macro
H A Decore_dev.c4328 if (ECORE_IS_L2_PERSONALITY(p_hwfn)) { in ecore_hw_set_feat()