Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlnx/qlnxe/
HDecore_mcp.h249 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn,
HDecore_mcp.c1198 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn, in ecore_mcp_unload_req() function
HDecore_dev.c4117 rc = ecore_mcp_unload_req(p_hwfn, p_ptt); in ecore_hw_stop()