ecore_mcp_get_mfw_ver
enum _ecore_status_t ecore_mcp_get_mfw_ver(struct ecore_hwfn *p_hwfn,
ecore_mcp_get_mfw_ver(p_hwfn, p_ptt, &pfdev_info->mfw_ver,
ecore_mcp_get_mfw_ver(p_hwfn, NULL, &mfw_ver, NULL);
ecore_mcp_get_mfw_ver(p_hwfn, p_ptt, mfw_ver, NULL);