Lines Matching defs:device
2918 /* This method controls the net device special MAC multicast support.
2952 /* This method controls the network device Other MAC multicast support.
2984 /* The network device supports multicast using two tables:
3699 /* Change the device mtu */
4120 /* PHY WoL may be enabled but device wakeup disabled */
4563 "error on opening device after ring param change\n");
4948 static int mvneta_init(struct device *dev, struct mvneta_port *pp)
5163 mac_from = "device tree";
5332 static int mvneta_suspend(struct device *device)
5335 struct net_device *dev = dev_get_drvdata(device);
5376 static int mvneta_resume(struct device *device)
5378 struct platform_device *pdev = to_platform_device(device);
5379 struct net_device *dev = dev_get_drvdata(device);
5399 dev_err(device, "can't power up port\n");