Searched refs:ETHTOOL_GSSET_INFO (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h182 * Users can use the %ETHTOOL_GSSET_INFO command to get the number of
833 * Users must use %ETHTOOL_GSSET_INFO to find the number of strings in
846 * @cmd: Command number = %ETHTOOL_GSSET_INFO
896 * Users must use %ETHTOOL_GSSET_INFO or %ETHTOOL_GDRVINFO to find the
915 * Users must use %ETHTOOL_GSSET_INFO or %ETHTOOL_GDRVINFO to find the
1485 * Meaning of bits in the masks are obtained by %ETHTOOL_GSSET_INFO (number of
1645 #define ETHTOOL_GSSET_INFO 0x00000037 /* Get string set info */ macro
/linux-master/net/ethtool/
H A Dioctl.c740 * Use ETHTOOL_GSSET_INFO instead.
791 info.cmd = ETHTOOL_GSSET_INFO;
2884 case ETHTOOL_GSSET_INFO:
3046 case ETHTOOL_GSSET_INFO:

Completed in 97 milliseconds