Searched refs:IS_LEAD_HWFN (Results 1 – 7 of 7) sorted by relevance
651 #define IS_LEAD_HWFN(edev) (!((edev)->my_id)) macro925 (IS_LEAD_HWFN(ECORE_AFFIN_HWFN(dev)) ? 0 : 1)
3431 if (!ECORE_IS_CMT(p_hwfn->p_dev) || !IS_LEAD_HWFN(p_hwfn)) in ecore_hw_init_port()3588 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_init_pf()4192 if (IS_LEAD_HWFN(p_hwfn) && in ecore_hw_stop()5020 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_get_resc()5583 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_get_hw_info()5594 if (IS_LEAD_HWFN(p_hwfn)) in ecore_get_hw_info()5920 if (p_params->initiate_pf_flr && IS_LEAD_HWFN(p_hwfn) && in ecore_hw_prepare_single()5928 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_prepare_single()5978 if (IS_LEAD_HWFN(p_hwfn)) in ecore_hw_prepare_single()
481 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_vf_pf_acquire()531 if (IS_LEAD_HWFN(p_hwfn)) in ecore_vf_hw_prepare()
1232 if (IS_LEAD_HWFN(p_hwfn)) in ecore_iov_init_hw_for_vf()1293 if (IS_LEAD_HWFN(p_hwfn)) in ecore_iov_release_hw_for_vf()
2064 b_get_port_stats = IS_PF(p_dev) && IS_LEAD_HWFN(p_hwfn); in _ecore_get_vport_stats()
1944 if ((int_mode != ECORE_INT_MODE_INTA) || IS_LEAD_HWFN(p_hwfn)) { in ecore_int_igu_enable()
2891 if (!IS_LEAD_HWFN(p_hwfn)) in ecore_mcp_config_vf_msix_bb()