Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.h342 bool ecore_mcp_is_init(struct ecore_hwfn *p_hwfn);
H A Decore_mcp.c89 bool ecore_mcp_is_init(struct ecore_hwfn *p_hwfn) in ecore_mcp_is_init() function
444 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_cmd_and_union()
2060 if (!ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_get_media_type()
2223 if (ecore_mcp_is_init(p_hwfn)) { in ecore_mcp_fill_shmem_func_info()
H A Decore_dev.c3736 if (CHIP_REV_IS_ASIC(p_hwfn->p_dev) && ecore_mcp_is_init(p_hwfn)) { in ecore_get_hw_info()
3749 if (ecore_mcp_is_init(p_hwfn)) { in ecore_get_hw_info()
3759 } else if (ecore_mcp_is_init(p_hwfn)) { in ecore_get_hw_info()
3791 if (ecore_mcp_is_init(p_hwfn)) in ecore_get_hw_info()