Searched refs:dpnioff (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/fsl-mc/
H A Dmc.c252 int dpmacoff = -1, dpnioff = -1; local
279 dpnioff = fdt_subnode_offset(blob, objoff, endpoint);
280 if (dpnioff < 0)
284 return mc_fixup_mac_addr(blob, dpnioff, "mac_addr", eth_dev,

Completed in 31 milliseconds