Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/via/
Dvia-velocity.h1345 #define VELOCITY_WOL_UCAST 0x00000004UL macro
Dvia-velocity.c3063 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_set_wol()
3454 if (vptr->wol_opts & VELOCITY_WOL_UCAST) in velocity_ethtool_get_wol()
3481 vptr->wol_opts |= VELOCITY_WOL_UCAST; in velocity_ethtool_set_wol()