Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h375 #define ECORE_IS_IWARP_PERSONALITY(dev) \ macro
885 (ECORE_IS_IWARP_PERSONALITY(ECORE_LEADING_HWFN(dev)) ? \
H A Decore_dev.c884 if (!ppfid && ECORE_IS_IWARP_PERSONALITY(p_hwfn)) in ecore_llh_set_ppfid_affinity()