Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1488 #define ETHTOOL_RESET 0x00000034 /* Reset hardware */ macro
/external/ethtool/
Dethtool-copy.h1390 #define ETHTOOL_RESET 0x00000034 /* Reset hardware */ macro
DNEWS76 * Feature: Add ETHTOOL_RESET support via --reset command
Dethtool.c5007 resetinfo.cmd = ETHTOOL_RESET; in do_reset()