Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_l2.c78 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_alloc()
121 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_setup()
131 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_free()
Decore.h449 #define ECORE_IS_L2_PERSONALITY(dev) \ macro
Decore_mng_tlv.c1367 !ECORE_IS_L2_PERSONALITY(p_hwfn)) { in ecore_mfw_process_tlv_req()
Decore_dev.c4587 if (ECORE_IS_L2_PERSONALITY(p_hwfn)) { in ecore_hw_set_feat()