Lines Matching defs:dev

170 	struct net_device	*dev;  member
184 static int ep93xx_mdio_read(struct net_device *dev, int phy_id, int reg) in ep93xx_mdio_read()
208 static void ep93xx_mdio_write(struct net_device *dev, int phy_id, int reg, int data) in ep93xx_mdio_write()
226 static int ep93xx_rx(struct net_device *dev, int budget) in ep93xx_rx()
312 struct net_device *dev = ep->dev; in ep93xx_poll() local
330 static netdev_tx_t ep93xx_xmit(struct sk_buff *skb, struct net_device *dev) in ep93xx_xmit()
366 static void ep93xx_tx_complete(struct net_device *dev) in ep93xx_tx_complete()
421 struct net_device *dev = dev_id; in ep93xx_irq() local
446 struct device *dev = ep->dev->dev.parent; in ep93xx_free_buffers() local
479 struct device *dev = ep->dev->dev.parent; in ep93xx_alloc_buffers() local
531 static int ep93xx_start_hw(struct net_device *dev) in ep93xx_start_hw()
613 static void ep93xx_stop_hw(struct net_device *dev) in ep93xx_stop_hw()
629 static int ep93xx_open(struct net_device *dev) in ep93xx_open()
667 static int ep93xx_close(struct net_device *dev) in ep93xx_close()
682 static int ep93xx_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in ep93xx_ioctl()
690 static void ep93xx_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in ep93xx_get_drvinfo()
695 static int ep93xx_get_link_ksettings(struct net_device *dev, in ep93xx_get_link_ksettings()
705 static int ep93xx_set_link_ksettings(struct net_device *dev, in ep93xx_set_link_ksettings()
712 static int ep93xx_nway_reset(struct net_device *dev) in ep93xx_nway_reset()
718 static u32 ep93xx_get_link(struct net_device *dev) in ep93xx_get_link()
743 struct net_device *dev; in ep93xx_dev_alloc() local
762 struct net_device *dev; in ep93xx_eth_remove() local
792 struct net_device *dev; in ep93xx_eth_probe() local