Lines Matching defs:netdev
178 static int __smsc95xx_mdio_read(struct net_device *netdev, int phy_id, int idx, in __smsc95xx_mdio_read()
223 static void __smsc95xx_mdio_write(struct net_device *netdev, int phy_id, in __smsc95xx_mdio_write()
266 static int smsc95xx_mdio_read_nopm(struct net_device *netdev, int phy_id, in smsc95xx_mdio_read_nopm()
272 static void smsc95xx_mdio_write_nopm(struct net_device *netdev, int phy_id, in smsc95xx_mdio_write_nopm()
278 static int smsc95xx_mdio_read(struct net_device *netdev, int phy_id, int idx) in smsc95xx_mdio_read()
283 static void smsc95xx_mdio_write(struct net_device *netdev, int phy_id, int idx, in smsc95xx_mdio_write()
457 static void smsc95xx_set_multicast(struct net_device *netdev) in smsc95xx_set_multicast()
625 static int smsc95xx_set_features(struct net_device *netdev, in smsc95xx_set_features()
659 static int smsc95xx_ethtool_get_eeprom(struct net_device *netdev, in smsc95xx_ethtool_get_eeprom()
669 static int smsc95xx_ethtool_set_eeprom(struct net_device *netdev, in smsc95xx_ethtool_set_eeprom()
683 static int smsc95xx_ethtool_getregslen(struct net_device *netdev) in smsc95xx_ethtool_getregslen()
690 smsc95xx_ethtool_getregs(struct net_device *netdev, struct ethtool_regs *regs, in smsc95xx_ethtool_getregs()
756 static int smsc95xx_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in smsc95xx_ioctl()