Lines Matching defs:netdev
15 static int atl1e_get_link_ksettings(struct net_device *netdev, in atl1e_get_link_ksettings()
60 static int atl1e_set_link_ksettings(struct net_device *netdev, in atl1e_set_link_ksettings()
131 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel()
140 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len()
145 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs()
194 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len()
204 static int atl1e_get_eeprom(struct net_device *netdev, in atl1e_get_eeprom()
244 static int atl1e_set_eeprom(struct net_device *netdev, in atl1e_set_eeprom()
304 static void atl1e_get_drvinfo(struct net_device *netdev, in atl1e_get_drvinfo()
315 static void atl1e_get_wol(struct net_device *netdev, in atl1e_get_wol()
335 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
355 static int atl1e_nway_reset(struct net_device *netdev) in atl1e_nway_reset()
379 void atl1e_set_ethtool_ops(struct net_device *netdev) in atl1e_set_ethtool_ops()