Lines Matching defs:device
2095 struct device *dev = pp->dev->dev.parent;
2673 struct device *dev = pp->dev->dev.parent;
2689 struct device *dev = pp->dev->dev.parent;
3064 /* This method controls the net device special MAC multicast support.
3098 /* This method controls the network device Other MAC multicast support.
3130 /* The network device supports multicast using two tables:
3842 /* Change the device mtu */
4313 /* PHY WoL may be enabled but device wakeup disabled */
4765 "error on opening device after ring param change\n");
5340 static int mvneta_init(struct device *dev, struct mvneta_port *pp)
5591 mac_from = "device tree";
5764 static int mvneta_suspend(struct device *device)
5767 struct net_device *dev = dev_get_drvdata(device);
5808 static int mvneta_resume(struct device *device)
5810 struct platform_device *pdev = to_platform_device(device);
5811 struct net_device *dev = dev_get_drvdata(device);
5831 dev_err(device, "can't power up port\n");