Searched refs:IS_LEAD_HWFN (Results 1 – 7 of 7) sorted by relevance
2907 if (CHIP_REV_IS_EMUL(p_dev) && IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_init_common()3352 if (!ECORE_IS_CMT(p_dev) || !IS_LEAD_HWFN(p_hwfn)) in ecore_hw_init_port()3502 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_init_pf()4126 if (IS_LEAD_HWFN(p_hwfn) && in ecore_hw_stop()4798 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_get_resc()4871 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_emul_hw_get_nvm_info()5385 if (IS_LEAD_HWFN(p_hwfn)) in ecore_get_hw_info()5651 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_prepare_single()5685 if (IS_LEAD_HWFN(p_hwfn)) in ecore_hw_prepare_single()5725 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_prepare_single()[all …]
588 #define IS_LEAD_HWFN(edev) (!((edev)->my_id)) macro890 (IS_LEAD_HWFN(ECORE_AFFIN_HWFN(dev)) ? 0 : 1)
485 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_vf_pf_acquire()536 if (IS_LEAD_HWFN(p_hwfn)) in ecore_vf_hw_prepare()
1247 if (IS_LEAD_HWFN(p_hwfn)) in ecore_iov_init_hw_for_vf()1324 if (IS_LEAD_HWFN(p_hwfn)) in ecore_iov_release_hw_for_vf()
2020 b_get_port_stats = IS_PF(p_dev) && IS_LEAD_HWFN(p_hwfn); in _ecore_get_vport_stats()
1992 if ((int_mode != ECORE_INT_MODE_INTA) || IS_LEAD_HWFN(p_hwfn)) { in ecore_int_igu_enable()
2762 if (!IS_LEAD_HWFN(p_hwfn)) in ecore_mcp_config_vf_msix_bb()