Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.h228 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c996 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn, in ecore_mcp_unload_req() function
H A Decore_dev.c2408 rc = ecore_mcp_unload_req(p_hwfn, p_ptt); in ecore_hw_stop()