Searched refs:IS_LEAD_HWFN (Results 1 – 7 of 7) sorted by relevance
649 #define IS_LEAD_HWFN(edev) (!((edev)->my_id)) macro924 (IS_LEAD_HWFN(ECORE_AFFIN_HWFN(dev)) ? 0 : 1)
3427 if (!ECORE_IS_CMT(p_hwfn->p_dev) || !IS_LEAD_HWFN(p_hwfn)) in ecore_hw_init_port()3584 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_init_pf()4188 if (IS_LEAD_HWFN(p_hwfn) && in ecore_hw_stop()5016 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_get_resc()5579 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_get_hw_info()5590 if (IS_LEAD_HWFN(p_hwfn)) in ecore_get_hw_info()5916 if (p_params->initiate_pf_flr && IS_LEAD_HWFN(p_hwfn) && in ecore_hw_prepare_single()5924 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_hw_prepare_single()5974 if (IS_LEAD_HWFN(p_hwfn)) in ecore_hw_prepare_single()
478 if (IS_LEAD_HWFN(p_hwfn)) { in ecore_vf_pf_acquire()528 if (IS_LEAD_HWFN(p_hwfn)) in ecore_vf_hw_prepare()
1229 if (IS_LEAD_HWFN(p_hwfn)) in ecore_iov_init_hw_for_vf()1290 if (IS_LEAD_HWFN(p_hwfn)) in ecore_iov_release_hw_for_vf()
1940 if ((int_mode != ECORE_INT_MODE_INTA) || IS_LEAD_HWFN(p_hwfn)) { in ecore_int_igu_enable()
2062 b_get_port_stats = IS_PF(p_dev) && IS_LEAD_HWFN(p_hwfn); in _ecore_get_vport_stats()
2888 if (!IS_LEAD_HWFN(p_hwfn)) in ecore_mcp_config_vf_msix_bb()