Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/via/
H A Dvia-velocity.h1292 #define VELOCITY_WOL_UCAST 0x00000004UL macro
H A Dvia-velocity.c3036 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_set_wol()
3441 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_ethtool_get_wol()
3468 vptr->wol_opts |= VELOCITY_WOL_UCAST; in velocity_ethtool_set_wol()