Searched refs:VELOCITY_FLAGS_WOL_ENABLED (Results 1 – 2 of 2) sorted by relevance
2513 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) in velocity_close()2855 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_probe()3151 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) { in velocity_suspend()3460 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()3464 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()3468 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
1368 #define VELOCITY_FLAGS_WOL_ENABLED 0x00080000UL macro