Home
last modified time | relevance | path

Searched refs:wol_config (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dshmem.h403 u32_t wol_config; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h947 u32 wol_config; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c1001 switch (p_hwfn->p_dev->wol_config) { in ecore_mcp_unload_req()
1011 p_hwfn->p_dev->wol_config); in ecore_mcp_unload_req()
1031 if (p_hwfn->p_dev->wol_config == ECORE_OV_WOL_ENABLED) { in ecore_mcp_unload_done()
2234 p_hwfn->p_dev->wol_config = (u8)ECORE_OV_WOL_DEFAULT; in ecore_mcp_fill_shmem_func_info()
2783 p_hwfn->p_dev->wol_config = (u8)wol; in ecore_mcp_ov_update_wol()
H A Decore.h783 u8 wol_config; member