Home
last modified time | relevance | path

Searched refs:qed_mcp_cmd (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c638 int qed_mcp_cmd(struct qed_hwfn *p_hwfn, in qed_mcp_cmd() function
754 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_CANCEL_LOAD_REQ, 0, in qed_mcp_cancel_load_req()
1078 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_LOAD_DONE, 0, &resp, in qed_mcp_load_done()
1663 qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BW_UPDATE_ACK, 0, &resp, in qed_mcp_update_bw()
1701 qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_S_TAG_UPDATE_ACK, 0, in qed_mcp_update_stag()
2189 rc = qed_mcp_cmd(p_hwfn, p_ptt, in qed_mcp_get_shmem_proto_mfw()
2308 rc = qed_mcp_cmd(p_hwfn, p_ptt, in qed_mcp_fill_shmem_func_info()
2357 rc = qed_mcp_cmd(p_hwfn, p_ptt, in qed_mcp_drain()
2438 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_CFG_VF_MSIX, param, in qed_mcp_config_vf_msix_bb()
2460 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_CFG_PF_VFS_MSIX, in qed_mcp_config_vf_msix_ah()
[all …]
Dqed_mcp.h404 int qed_mcp_cmd(struct qed_hwfn *p_hwfn,
Dqed_mng_tlv.c1331 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_GET_TLV_DONE, 0, &resp, in qed_mfw_process_tlv_req()
Dqed_dev.c3149 rc = qed_mcp_cmd(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
3170 rc = qed_mcp_cmd(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
3178 rc = qed_mcp_cmd(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
Dqed_dcbx.c1256 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_SET_DCBX, in qed_dcbx_config_params()