Searched refs:qed_mcp_ov_update_eswitch (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1098 int qed_mcp_ov_update_eswitch(struct qed_hwfn *p_hwfn,
|
H A D | qed_mcp.c | 2937 int qed_mcp_ov_update_eswitch(struct qed_hwfn *p_hwfn, in qed_mcp_ov_update_eswitch() function
|
H A D | qed_dev.c | 3199 rc = qed_mcp_ov_update_eswitch(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
|
H A D | qed_sriov.c | 4576 rc = qed_mcp_ov_update_eswitch(hwfn, ptt, QED_OV_ESWITCH_VEB); in qed_sriov_enable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1143 * qed_mcp_ov_update_eswitch(): Send eswitch mode to MFW. 1151 int qed_mcp_ov_update_eswitch(struct qed_hwfn *p_hwfn,
|
H A D | qed_mcp.c | 2987 int qed_mcp_ov_update_eswitch(struct qed_hwfn *p_hwfn, in qed_mcp_ov_update_eswitch() function
|
H A D | qed_dev.c | 3285 rc = qed_mcp_ov_update_eswitch(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
|
H A D | qed_sriov.c | 4604 rc = qed_mcp_ov_update_eswitch(hwfn, ptt, QED_OV_ESWITCH_VEB); in qed_sriov_enable()
|
Completed in 50 milliseconds