Searched defs:ethtool_cmd (Results 1 – 9 of 9) sorted by relevance
94 struct ethtool_cmd { struct114 static __inline__ void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
105 struct ethtool_cmd { struct125 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() argument
116242 struct ethtool_cmd { struct116243 __u32 cmd;116244 __u32 supported;116245 __u32 advertising;116246 __u16 speed;116247 __u8 duplex;116248 __u8 port;116249 __u8 phy_address;116250 __u8 transceiver;116251 __u8 autoneg;[all …]
83142 struct ethtool_cmd { struct83143 __u32 cmd;83144 __u32 supported;83145 __u32 advertising;83146 __u16 speed;83147 __u8 duplex;83148 __u8 port;83149 __u8 phy_address;83150 __u8 transceiver;83151 __u8 autoneg;[all …]
103055 struct ethtool_cmd { struct103056 __u32 cmd;103057 __u32 supported;103058 __u32 advertising;103059 __u16 speed;103060 __u8 duplex;103061 __u8 port;103062 __u8 phy_address;103063 __u8 transceiver;103064 __u8 autoneg;[all …]
85272 struct ethtool_cmd { struct85273 __u32 cmd;85274 __u32 supported;85275 __u32 advertising;85276 __u16 speed;85277 __u8 duplex;85278 __u8 port;85279 __u8 phy_address;85280 __u8 transceiver;85281 __u8 autoneg;[all …]