Home
last modified time | relevance | path

Searched refs:VELOCITY_FLAGS_WOL_ENABLED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c2512 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) in velocity_close()
2841 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_probe()
3142 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) { in velocity_suspend()
3459 vptr->flags |=VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
3465 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
3469 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
3473 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
H A Dvia-velocity.h1315 #define VELOCITY_FLAGS_WOL_ENABLED 0x00080000UL macro
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H A Dvia-velocity.c2512 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) in velocity_close()
2842 vptr->flags |= VELOCITY_FLAGS_WOL_ENABLED; in velocity_probe()
3140 if (vptr->flags & VELOCITY_FLAGS_WOL_ENABLED) { in velocity_suspend()
3457 vptr->flags |=VELOCITY_FLAGS_WOL_ENABLED; in velocity_ethtool_set_wol()
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()
H A Dvia-velocity.h1314 #define VELOCITY_FLAGS_WOL_ENABLED 0x00080000UL macro

Completed in 15 milliseconds