Searched refs:ecore_mcp_nvm_rd_cmd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_mcp.c | 761 enum _ecore_status_t ecore_mcp_nvm_rd_cmd(struct ecore_hwfn *p_hwfn, in ecore_mcp_nvm_rd_cmd() function 3360 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in ecore_mcp_nvm_read() 3408 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in ecore_mcp_phy_read() 3621 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, in ecore_mcp_phy_sfp_read() 3831 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_BIST_TEST, in ecore_mcp_bist_nvm_test_get_image_att() 3981 rc = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_GET_MBA_VERSION, in ecore_mcp_get_mba_versions()
|
| D | ecore_mcp_api.h | 1094 enum _ecore_status_t ecore_mcp_nvm_rd_cmd(struct ecore_hwfn *p_hwfn,
|
| D | ecore_dbg_fw_funcs.c | 4475 …nvm_result = ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_NVM_GET_FILE_ATT, image_type, &ret_m… in ecore_find_nvram_image() 4511 …if (ecore_mcp_nvm_rd_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_NVM_READ_NVRAM, (nvram_offset_bytes + read_of… in ecore_nvram_read()
|