ecore_mcp_is_init
if (CHIP_REV_IS_ASIC(p_hwfn->p_dev) && ecore_mcp_is_init(p_hwfn)) {
if (ecore_mcp_is_init(p_hwfn)) {
} else if (ecore_mcp_is_init(p_hwfn)) {
if (ecore_mcp_is_init(p_hwfn))
if (!ecore_mcp_is_init(p_hwfn)) {
if (ecore_mcp_is_init(p_hwfn)) {
if (!ecore_mcp_is_init(p_hwfn)) {
bool ecore_mcp_is_init(struct ecore_hwfn *p_hwfn);
if (IS_VF(edev) || !ecore_mcp_is_init(hwfn))