Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1503 #define ETHTOOL_GMODULEINFO 0x00000042 /* Get plug-in module information */ macro
/external/ethtool/
Dethtool-copy.h1405 #define ETHTOOL_GMODULEINFO 0x00000042 /* Get plug-in module information */ macro
Dethtool.c4721 modinfo.cmd = ETHTOOL_GMODULEINFO; in do_getmodule()