Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dethtool.h1395 #define ETHTOOL_SLINKSETTINGS 0x0000004d /* Set ethtool_link_settings */ macro
/Linux-v4.19/net/core/
Dethtool.c828 link_ksettings.base.cmd = ETHTOOL_SLINKSETTINGS; in ethtool_set_settings()
2861 case ETHTOOL_SLINKSETTINGS: in dev_ethtool()