Home
last modified time | relevance | path

Searched defs:ethtool_cmd (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-21/include/linux/
Dethtool.h24 struct ethtool_cmd { struct
25 __u32 cmd;
26 __u32 supported;
27 __u32 advertising;
29 __u16 speed;
30 __u8 duplex;
31 __u8 port;
32 __u8 phy_address;
34 __u8 transceiver;
35 __u8 autoneg;
[all …]