Lines Matching defs:netdev
29 static int atl1e_get_link_ksettings(struct net_device *netdev, in atl1e_get_link_ksettings()
74 static int atl1e_set_link_ksettings(struct net_device *netdev, in atl1e_set_link_ksettings()
145 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel()
154 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len()
159 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs()
208 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len()
218 static int atl1e_get_eeprom(struct net_device *netdev, in atl1e_get_eeprom()
258 static int atl1e_set_eeprom(struct net_device *netdev, in atl1e_set_eeprom()
318 static void atl1e_get_drvinfo(struct net_device *netdev, in atl1e_get_drvinfo()
331 static void atl1e_get_wol(struct net_device *netdev, in atl1e_get_wol()
351 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
371 static int atl1e_nway_reset(struct net_device *netdev) in atl1e_nway_reset()
395 void atl1e_set_ethtool_ops(struct net_device *netdev) in atl1e_set_ethtool_ops()