Home
last modified time | relevance | path

Searched refs:really_reset (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/arcnet/
Dcom20020.c52 static int com20020_reset(struct net_device *dev, int really_reset);
254 static int com20020_reset(struct net_device *dev, int really_reset) in com20020_reset() argument
271 if (really_reset) { in com20020_reset()
Darc-rimi.c50 static int arcrimi_reset(struct net_device *dev, int really_reset);
261 static int arcrimi_reset(struct net_device *dev, int really_reset) in arcrimi_reset() argument
268 if (really_reset) { in arcrimi_reset()
Dcom90io.c50 static int com90io_reset(struct net_device *dev, int really_reset);
291 static int com90io_reset(struct net_device *dev, int really_reset) in com90io_reset() argument
298 if (really_reset) { in com90io_reset()
Dcom90xx.c62 static int com90xx_reset(struct net_device *dev, int really_reset);
588 static int com90xx_reset(struct net_device *dev, int really_reset) in com90xx_reset() argument
595 if (really_reset) { in com90xx_reset()
608 if (really_reset) in com90xx_reset()
/linux-4.1.27/include/linux/
Darcdevice.h304 int (*reset) (struct net_device * dev, int really_reset);