Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1305 #define DRV_MB_PARAM_UNLOAD_WOL_ENABLED 0x00000003 macro
1406 #define DRV_MB_PARAM_WOL_ENABLED DRV_MB_PARAM_UNLOAD_WOL_ENABLED
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1006 wol_param = DRV_MB_PARAM_UNLOAD_WOL_ENABLED; in ecore_mcp_unload_req()