OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ETHTOOL_BUSINFO_LEN
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/include/linux/
ethtool.h
53
#define
ETHTOOL_BUSINFO_LEN
32
60
char bus_info[
ETHTOOL_BUSINFO_LEN
]; /* Bus info for this IF. */
/bionic/libc/kernel/uapi/linux/
ethtool.h
47
#define
ETHTOOL_BUSINFO_LEN
32
54
char bus_info[
ETHTOOL_BUSINFO_LEN
];
/external/kernel-headers/original/uapi/linux/
ethtool.h
143
#define
ETHTOOL_BUSINFO_LEN
32
182
char bus_info[
ETHTOOL_BUSINFO_LEN
];
[
all
...]
Completed in 69 milliseconds