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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h 313 * enum ethtool_test_flags - flags definition of ethtool_test
330 struct ethtool_test { struct
331 __u32 cmd; /* ETHTOOL_TEST */
726 #define ETHTOOL_TEST 0x0000001a /* execute NIC self-test. */
    [all...]
  /bionic/libc/kernel/uapi/linux/
ethtool.h 219 struct ethtool_test { struct
463 #define ETHTOOL_TEST 0x0000001a
  /external/kernel-headers/original/uapi/linux/
ethtool.h 167 * @testinfo_len: Number of results returned by the %ETHTOOL_TEST
556 * @ETH_SS_TEST: Self-test result names, for use with %ETHTOOL_TEST
623 * enum ethtool_test_flags - flags definition of ethtool_test
640 * struct ethtool_test - device self-test invocation
641 * @cmd: Command number = %ETHTOOL_TEST
653 struct ethtool_test { struct
    [all...]

Completed in 57 milliseconds