Searched refs:eth_errno (Results 1 – 4 of 4) sorted by relevance
39 static int eth_errno; variable73 eth_errno = uclass_first_device(UCLASS_ETH, in eth_get_dev()86 eth_errno = device_probe(dev); in eth_set_dev()87 if (eth_errno) in eth_set_dev()286 ret = eth_errno; in eth_init()