Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h1151 int qed_mcp_ov_update_eswitch(struct qed_hwfn *p_hwfn,
H A Dqed_mcp.c2987 int qed_mcp_ov_update_eswitch(struct qed_hwfn *p_hwfn, in qed_mcp_ov_update_eswitch() function
H A Dqed_dev.c3285 rc = qed_mcp_ov_update_eswitch(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
H A Dqed_sriov.c4604 rc = qed_mcp_ov_update_eswitch(hwfn, ptt, QED_OV_ESWITCH_VEB); in qed_sriov_enable()