Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.h135 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c205 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn, in ecore_mcp_cmd_init() function
H A Decore_dev.c4001 rc = ecore_mcp_cmd_init(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_prepare_single()