Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dethtool.h1996 struct ethtool_link_settings { struct
1997 __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 …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dethtool.h869 struct ethtool_link_settings { struct
870 __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 …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dethtool.h784 struct ethtool_link_settings { struct
785 __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 …]