Home
last modified time | relevance | path

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

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