Searched refs:ethernet_idx (Results 1 – 2 of 2) sorted by relevance
35 int fdt_set_mac_address(void *dtb, unsigned int ethernet_idx,
602 int fdt_set_mac_address(void *dtb, unsigned int ethernet_idx, in fdt_set_mac_address() argument609 if (ethernet_idx > 9U) { in fdt_set_mac_address()612 snprintf(eth_alias, sizeof(eth_alias), "ethernet%d", ethernet_idx); in fdt_set_mac_address()