Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.c76 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_alloc()
119 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_setup()
129 if (!ECORE_IS_L2_PERSONALITY(p_hwfn)) in ecore_l2_free()
H A Decore.h448 #define ECORE_IS_L2_PERSONALITY(dev) \ macro
H A Decore_mng_tlv.c1364 !ECORE_IS_L2_PERSONALITY(p_hwfn)) { in ecore_mfw_process_tlv_req()
H A Decore_dev.c4583 if (ECORE_IS_L2_PERSONALITY(p_hwfn)) { in ecore_hw_set_feat()