HomeSort by relevance Sort by last modified time
    Searched refs:ETHTOOL_GSTATS (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/linux/
ethtool.h 72 __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
291 __u32 cmd; /* ETHTOOL_GSTATS */
523 #define ETHTOOL_GSTATS 0x0000001d /* get NIC-specific statistics */
  /bionic/libc/kernel/uapi/linux/
ethtool.h 481 #define ETHTOOL_GSTATS 0x0000001d
  /external/kernel-headers/original/uapi/linux/
ethtool.h 161 * @n_stats: Number of u64 statistics returned by the %ETHTOOL_GSTATS
557 * @ETH_SS_STATS: Statistic names, for use with %ETHTOOL_GSTATS
663 * @cmd: Command number = %ETHTOOL_GSTATS
    [all...]

Completed in 167 milliseconds