Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp.h249 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c1198 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn, in ecore_mcp_unload_req() function
H A Decore_dev.c4117 rc = ecore_mcp_unload_req(p_hwfn, p_ptt); in ecore_hw_stop()