Home
last modified time | relevance | path

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

/drivers/net/ethernet/via/
Dvia-velocity.h1336 #define VELOCITY_WOL_UCAST 0x00000004UL macro
Dvia-velocity.c3029 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_set_wol()
3428 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_ethtool_get_wol()
3455 vptr->wol_opts |= VELOCITY_WOL_UCAST; in velocity_ethtool_set_wol()