Home
last modified time | relevance | path

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

/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.c1141 char eth_name[16]; local
1158 sprintf(eth_name, "DPMAC%d@%s", dpmac_id, phy_mode_str);
1159 device_set_name(dev, eth_name);

Completed in 4 milliseconds