OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ethtool_test
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/include/linux/
ethtool.h
281
struct
ethtool_test
{
struct
282
__u32 cmd; /*
ETHTOOL_TEST
*/
520
#define
ETHTOOL_TEST
0x0000001a /* execute NIC self-test. */
/bionic/libc/kernel/uapi/linux/
ethtool.h
222
struct
ethtool_test
{
struct
478
#define
ETHTOOL_TEST
0x0000001a
/external/kernel-headers/original/uapi/linux/
ethtool.h
163
* @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 2905 milliseconds