Searched refs:ecore_mcp_is_init (Results 1 – 4 of 4) sorted by relevance
274 bool ecore_mcp_is_init(struct ecore_hwfn *p_hwfn);
67 bool ecore_mcp_is_init(struct ecore_hwfn *p_hwfn) in ecore_mcp_is_init() function707 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) in ecore_mcp_cmd_and_union()721 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_cmd_and_union()1893 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_mdump_get_info()2208 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_mfw_ver()2254 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_mbi_ver()2295 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_media_type()2328 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_transceiver_data()2491 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_board_config()2715 if (CHIP_REV_IS_EMUL(p_hwfn->p_dev) && !ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_flash_size()[all …]
5403 if (CHIP_REV_IS_ASIC(p_hwfn->p_dev) && ecore_mcp_is_init(p_hwfn)) { in ecore_get_hw_info()5416 if (ecore_mcp_is_init(p_hwfn)) { in ecore_get_hw_info()5430 } else if (ecore_mcp_is_init(p_hwfn)) { in ecore_get_hw_info()5464 if (ecore_mcp_is_init(p_hwfn)) in ecore_get_hw_info()
1262 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_emul_iov_release_hw_for_vf()