Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.h1291 #define VELOCITY_WOL_UCAST 0x00000004UL macro
H A Dvia-velocity.c3034 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_set_wol()
3439 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_ethtool_get_wol()
3466 vptr->wol_opts |= VELOCITY_WOL_UCAST; in velocity_ethtool_set_wol()