Searched refs:eth_set_dev (Results 1 – 8 of 8) sorted by relevance
156 eth_set_dev(dev); in eth_set_current()158 eth_set_dev(NULL); in eth_set_current()160 eth_set_dev(eth_get_dev_by_name(act)); in eth_set_current()
34 void eth_set_dev(struct udevice *dev);36 void eth_set_dev(struct eth_device *dev);
83 void eth_set_dev(struct udevice *dev) in eth_set_dev() function411 eth_set_dev(prime_dev); in eth_initialize()414 eth_set_dev(NULL); in eth_initialize()458 eth_set_dev(NULL); in eth_pre_unbind()
47 void eth_set_dev(struct eth_device *dev) in eth_set_dev() function