Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1416 #define DRV_MB_PARAM_UNLOAD_WOL_DISABLED 0x00000002 macro
1525 #define DRV_MB_PARAM_WOL_DISABLED DRV_MB_PARAM_UNLOAD_WOL_DISABLED
H A Decore_mcp.c1206 wol_param = DRV_MB_PARAM_UNLOAD_WOL_DISABLED; in ecore_mcp_unload_req()