Searched defs:ethtool_link_settings (Results 1 – 3 of 3) sorted by relevance
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 …]
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 …]
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 …]