Lines Matching defs:dev

197 	struct net_device *dev;  in tc589_probe()  local
226 struct net_device *dev = link->priv; in tc589_detach() local
239 struct net_device *dev = link->priv; in tc589_config() local
341 struct net_device *dev = link->priv; in tc589_suspend() local
351 struct net_device *dev = link->priv; in tc589_resume() local
365 static void tc589_wait_for_completion(struct net_device *dev, int cmd) in tc589_wait_for_completion()
395 static void tc589_set_xcvr(struct net_device *dev, int if_port) in tc589_set_xcvr()
425 static void dump_status(struct net_device *dev) in dump_status()
440 static void tc589_reset(struct net_device *dev) in tc589_reset()
480 static void netdev_get_drvinfo(struct net_device *dev, in netdev_get_drvinfo()
492 static int el3_config(struct net_device *dev, struct ifmap *map) in el3_config()
506 static int el3_open(struct net_device *dev) in el3_open()
527 static void el3_tx_timeout(struct net_device *dev, unsigned int txqueue) in el3_tx_timeout()
541 static void pop_tx_status(struct net_device *dev) in pop_tx_status()
564 struct net_device *dev) in el3_start_xmit()
599 struct net_device *dev = (struct net_device *) dev_id; in el3_interrupt() local
680 struct net_device *dev = lp->p_dev->priv; in media_check() local
764 static struct net_device_stats *el3_get_stats(struct net_device *dev) in el3_get_stats()
786 static void update_stats(struct net_device *dev) in update_stats()
817 static int el3_rx(struct net_device *dev) in el3_rx()
881 static void set_rx_mode(struct net_device *dev) in set_rx_mode()
893 static void set_multicast_list(struct net_device *dev) in set_multicast_list()
903 static int el3_close(struct net_device *dev) in el3_close()