Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dethtool.h1336 #define ETHTOOL_SSET 0x00000002 /* DEPRECATED, Set settings. macro
1429 #define SPARC_ETH_SSET ETHTOOL_SSET
/Linux-v5.4/net/core/
Dethtool.c2636 case ETHTOOL_SSET: in dev_ethtool()