Searched refs:VELOCITY_FLAGS_WOL_ENABLED (Results 1 – 2 of 2) sorted by relevance
2514 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) in velocity_close()2844 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_probe()3140 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) { in velocity_suspend()3463 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()3467 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()3471 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
1314 #define VELOCITY_FLAGS_WOL_ENABLED 0x00080000UL macro