Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dethtool.h1434 #define ETHTOOL_NWAY_RST 0x00000009 /* Restart autonegotiation. */ macro
/Linux-v5.10/Documentation/networking/
Dethtool-netlink.rst1303 ``ETHTOOL_NWAY_RST`` n/a
/Linux-v5.10/net/ethtool/
Dioctl.c2669 case ETHTOOL_NWAY_RST: in dev_ethtool()