Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dethtool.h1319 #define ETHTOOL_NWAY_RST 0x00000009 /* Restart autonegotiation. */ macro
/Linux-v4.19/net/core/
Dethtool.c2707 case ETHTOOL_NWAY_RST: in dev_ethtool()