Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h381 #define ECORE_IS_FCOE_PERSONALITY(dev) \ macro
H A Decore_dev.c713 if (ECORE_IS_FCOE_PERSONALITY(p_hwfn) || in __ecore_llh_set_engine_affin()
766 eng = (ECORE_IS_FCOE_PERSONALITY(p_hwfn) || in ecore_llh_set_engine_affin()
809 !ECORE_IS_FCOE_PERSONALITY(p_hwfn)) { in ecore_llh_hw_init_pf()
4128 !ECORE_IS_FCOE_PERSONALITY(p_hwfn)) in ecore_hw_stop()
4341 if (ECORE_IS_FCOE_PERSONALITY(p_hwfn) || in ecore_hw_set_feat()
4343 u32 *p_storage_feat = ECORE_IS_FCOE_PERSONALITY(p_hwfn) ? in ecore_hw_set_feat()