Searched refs:ETHTOOL_GREGS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | ethtool.h | 1152 #define ETHTOOL_GREGS 0x00000004 /* Get NIC registers. */ macro |
/linux-4.4.14/net/core/ | ||
D | ethtool.c | 1824 case ETHTOOL_GREGS: in dev_ethtool() |