Searched defs:ethtool_link_settings (Results 1 – 5 of 5) sorted by relevance
2185 struct ethtool_link_settings { struct2186 __u32 cmd;2187 __u32 speed;2188 __u8 duplex;2189 __u8 port;2190 __u8 phy_address;2191 __u8 autoneg;2192 __u8 mdio_support;2193 __u8 eth_tp_mdix;2194 __u8 eth_tp_mdix_ctrl;[all …]
869 struct ethtool_link_settings { struct870 __u32 cmd;871 __u32 speed;872 __u8 duplex;873 __u8 port;874 __u8 phy_address;875 __u8 autoneg;876 __u8 mdio_support;877 __u8 eth_tp_mdix;878 __u8 eth_tp_mdix_ctrl;[all …]
1996 struct ethtool_link_settings { struct1997 __u32 cmd;1998 __u32 speed;1999 __u8 duplex;2000 __u8 port;2001 __u8 phy_address;2002 __u8 autoneg;2003 __u8 mdio_support;2004 __u8 eth_tp_mdix;2005 __u8 eth_tp_mdix_ctrl;[all …]
784 struct ethtool_link_settings { struct785 __u32 cmd;786 __u32 speed;787 __u8 duplex;788 __u8 port;789 __u8 phy_address;790 __u8 autoneg;791 __u8 mdio_support;792 __u8 eth_tp_mdix;793 __u8 eth_tp_mdix_ctrl;[all …]