Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_MCP_HALT (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1301 #define DRV_MSG_CODE_MCP_HALT 0x00100000 /* Halts the MCP. To resume MCP, user will need to use M… macro
H A Decore_mcp.c2996 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_MCP_HALT, 0, &resp, in ecore_mcp_halt()