Lines Matching defs:netdev
29 static int atl1e_get_settings(struct net_device *netdev, in atl1e_get_settings()
68 static int atl1e_set_settings(struct net_device *netdev, in atl1e_set_settings()
135 static u32 atl1e_get_msglevel(struct net_device *netdev) in atl1e_get_msglevel()
144 static int atl1e_get_regs_len(struct net_device *netdev) in atl1e_get_regs_len()
149 static void atl1e_get_regs(struct net_device *netdev, in atl1e_get_regs()
198 static int atl1e_get_eeprom_len(struct net_device *netdev) in atl1e_get_eeprom_len()
208 static int atl1e_get_eeprom(struct net_device *netdev, in atl1e_get_eeprom()
248 static int atl1e_set_eeprom(struct net_device *netdev, in atl1e_set_eeprom()
308 static void atl1e_get_drvinfo(struct net_device *netdev, in atl1e_get_drvinfo()
325 static void atl1e_get_wol(struct net_device *netdev, in atl1e_get_wol()
345 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
365 static int atl1e_nway_reset(struct net_device *netdev) in atl1e_nway_reset()
389 void atl1e_set_ethtool_ops(struct net_device *netdev) in atl1e_set_ethtool_ops()