Home
last modified time | relevance | path

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

/linux-4.1.27/net/dsa/
Ddsa.c578 struct net_device *ethernet_dev; in dsa_of_probe() local
599 ethernet_dev = of_find_net_device_by_node(ethernet); in dsa_of_probe()
600 if (!ethernet_dev) in dsa_of_probe()
608 pd->of_netdev = ethernet_dev; in dsa_of_probe()