Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dethtool.h1342 #define ETHTOOL_SWOL 0x00000006 /* Set wake-on-lan options. */ macro
/Linux-v5.4/net/core/
Dethtool.c2648 case ETHTOOL_SWOL: in dev_ethtool()