Home
last modified time | relevance | path

Searched refs:ETHTOOL_GSSET_INFO (Results 1 – 5 of 5) sorted by relevance

/external/ethtool/
Dtest-features.c21 cmd_gssetinfo = { { ETHTOOL_GSSET_INFO, 0, 1ULL << ETH_SS_FEATURES }, { 34 } };
Dethtool-copy.h1393 #define ETHTOOL_GSSET_INFO 0x00000037 /* Get string set info */ macro
DNEWS261 * Fix: Work around failure of ETHTOOL_GSSET_INFO for unprivileged
263 * Fix: Report any unexpected error code from ETHTOOL_GSSET_INFO
Dethtool.c1799 sset_info.hdr.cmd = ETHTOOL_GSSET_INFO; in get_stringset()
/external/kernel-headers/original/uapi/linux/
Dethtool.h1491 #define ETHTOOL_GSSET_INFO 0x00000037 /* Get string set info */ macro