Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1441 #define ETHTOOL_NWAY_RST 0x00000009 /* Restart autonegotiation. */ macro
/external/ethtool/
Dethtool-copy.h1343 #define ETHTOOL_NWAY_RST 0x00000009 /* Restart autonegotiation. */ macro
DChangeLog302 * ethtool.c: add support for ETHTOOL_NWAY_RST via 'autoneg restart'
Dethtool.c3333 edata.cmd = ETHTOOL_NWAY_RST; in do_nway_rst()