Home
last modified time | relevance | path

Searched refs:IS_LEAD_HWFN (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c2740 if (IS_LEAD_HWFN(p_hwfn)) { in qed_hw_get_nvm_info()
2953 if (IS_LEAD_HWFN(p_hwfn)) { in qed_get_hw_info()
3127 if (IS_LEAD_HWFN(p_hwfn)) { in qed_hw_prepare_single()
3134 if (IS_LEAD_HWFN(p_hwfn)) { in qed_hw_prepare_single()
3150 if (IS_LEAD_HWFN(p_hwfn)) in qed_hw_prepare_single()
3153 if (IS_LEAD_HWFN(p_hwfn)) in qed_hw_prepare_single()
Dqed.h530 #define IS_LEAD_HWFN(edev) (!((edev)->my_id)) macro
Dqed_vf.c408 if (IS_LEAD_HWFN(p_hwfn)) { in qed_vf_pf_acquire()
453 if (IS_LEAD_HWFN(p_hwfn)) in qed_vf_hw_prepare()
Dqed_int.c1701 if ((int_mode != QED_INT_MODE_INTA) || IS_LEAD_HWFN(p_hwfn)) { in qed_int_igu_enable()
Dqed_main.c1616 if (IS_LEAD_HWFN(hwfn) && cookie) in qed_link_update()
Dqed_sriov.c1096 if (IS_LEAD_HWFN(p_hwfn)) in qed_iov_init_hw_for_vf()
1150 if (IS_LEAD_HWFN(p_hwfn)) in qed_iov_release_hw_for_vf()
Dqed_mcp.c2108 if (!IS_LEAD_HWFN(p_hwfn)) in qed_mcp_config_vf_msix_bb()