Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dethtool.h1310 #define ETHTOOL_SSET 0x00000002 /* DEPRECATED, Set settings. macro
1403 #define SPARC_ETH_SSET ETHTOOL_SSET
/Linux-v4.19/net/core/
Dethtool.c2678 case ETHTOOL_SSET: in dev_ethtool()