Searched refs:qed_mcp_cmd (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
| D | qed_mcp.c | 616 int qed_mcp_cmd(struct qed_hwfn *p_hwfn, in qed_mcp_cmd() function 732 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_CANCEL_LOAD_REQ, 0, in qed_mcp_cancel_load_req() 1056 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_LOAD_DONE, 0, &resp, in qed_mcp_load_done() 1733 qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BW_UPDATE_ACK, 0, &resp, in qed_mcp_update_bw() 1771 qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_S_TAG_UPDATE_ACK, 0, in qed_mcp_update_stag() 2393 rc = qed_mcp_cmd(p_hwfn, p_ptt, in qed_mcp_get_shmem_proto_mfw() 2512 rc = qed_mcp_cmd(p_hwfn, p_ptt, in qed_mcp_fill_shmem_func_info() 2560 rc = qed_mcp_cmd(p_hwfn, p_ptt, in qed_mcp_drain() 2641 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_CFG_VF_MSIX, param, in qed_mcp_config_vf_msix_bb() 2663 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_CFG_PF_VFS_MSIX, in qed_mcp_config_vf_msix_ah() [all …]
|
| D | qed_mcp.h | 412 int qed_mcp_cmd(struct qed_hwfn *p_hwfn,
|
| D | qed_mng_tlv.c | 1333 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_GET_TLV_DONE, 0, &resp, in qed_mfw_process_tlv_req()
|
| D | qed_dev.c | 3150 rc = qed_mcp_cmd(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init() 3171 rc = qed_mcp_cmd(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init() 3179 rc = qed_mcp_cmd(p_hwfn, p_hwfn->p_main_ptt, in qed_hw_init()
|
| D | qed_dcbx.c | 1229 rc = qed_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_SET_DCBX, in qed_dcbx_config_params()
|