Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1888 ETH_RESET_MGMT = 1 << 0, /* Management processor */ enumerator
/external/ethtool/
Dethtool-copy.h1753 ETH_RESET_MGMT = 1 << 0, /* Management processor */ enumerator
Dethtool.c4980 } else if (parse_reset("mgmt", ETH_RESET_MGMT, in do_reset()