Home
last modified time | relevance | path

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

/linux-4.4.14/net/dsa/
Ddsa.c685 struct net_device *ethernet_dev; in dsa_of_probe() local
708 ethernet_dev = of_find_net_device_by_node(ethernet); in dsa_of_probe()
709 if (!ethernet_dev) { in dsa_of_probe()
721 pd->of_netdev = ethernet_dev; in dsa_of_probe()
812 put_device(&ethernet_dev->dev); in dsa_of_probe()