Searched defs:ethtool_link_settings (Results 1 – 9 of 9) sorted by relevance
1868 struct ethtool_link_settings { struct1869 __u32 cmd;1870 __u32 speed;1871 __u8 duplex;1872 __u8 port;1873 __u8 phy_address;1874 __u8 autoneg;1875 __u8 mdio_support;1876 __u8 eth_tp_mdix;1877 __u8 eth_tp_mdix_ctrl;[all …]
2139 struct ethtool_link_settings { struct2140 __u32 cmd;2141 __u32 speed;2142 __u8 duplex;2143 __u8 port;2144 __u8 phy_address;2145 __u8 autoneg;2146 __u8 mdio_support;2147 __u8 eth_tp_mdix;2148 __u8 eth_tp_mdix_ctrl;[all …]
51329 struct ethtool_link_settings { struct51330 __u32 cmd;51331 __u32 speed;51332 __u8 duplex;51333 __u8 port;51334 __u8 phy_address;51335 __u8 autoneg;51336 __u8 mdio_support;51337 __u8 eth_tp_mdix;51338 __u8 eth_tp_mdix_ctrl;[all …]
12370 struct ethtool_link_settings { struct12371 __u32 cmd;12372 __u32 speed;12373 __u8 duplex;12374 __u8 port;12375 __u8 phy_address;12376 __u8 autoneg;12377 __u8 mdio_support;12378 __u8 eth_tp_mdix;12379 __u8 eth_tp_mdix_ctrl;[all …]
11269 struct ethtool_link_settings { struct11270 __u32 cmd;11271 __u32 speed;11272 __u8 duplex;11273 __u8 port;11274 __u8 phy_address;11275 __u8 autoneg;11276 __u8 mdio_support;11277 __u8 eth_tp_mdix;11278 __u8 eth_tp_mdix_ctrl;[all …]
14111 struct ethtool_link_settings { struct14112 __u32 cmd;14136 struct ethtool_link_settings base; argument