Home
last modified time | relevance | path

Searched refs:ecore_mcp_nvm_rd_cmd (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp.c792 enum _ecore_status_t ecore_mcp_nvm_rd_cmd(struct ecore_hwfn *p_hwfn, in ecore_mcp_nvm_rd_cmd() function
3143 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in ecore_mcp_nvm_read()
3191 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in ecore_mcp_phy_read()
3401 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in ecore_mcp_phy_sfp_read()
3611 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_nvm_test_get_image_att()
3660 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_nvm_get_image_att()
3882 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_GET_MBA_VERSION, in ecore_mcp_get_mba_versions()
H A Decore_mcp_api.h1051 enum _ecore_status_t ecore_mcp_nvm_rd_cmd(struct ecore_hwfn *p_hwfn,
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c3926 nvm_result = ecore_mcp_nvm_rd_cmd(p_hwfn, in qed_find_nvram_image()
3979 if (ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in qed_nvram_read()