Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dethtool.h1157 #define ETHTOOL_NWAY_RST 0x00000009 /* Restart autonegotiation. */ macro
/linux-4.4.14/net/core/
Dethtool.c1847 case ETHTOOL_NWAY_RST: in dev_ethtool()