Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c389 char *phystr = "phy00"; in do_dpmac_config() local
393 sprintf(phystr, "phy%d", phy_num + 1); in do_dpmac_config()
394 ret = hwconfig_subarg_f(arg_dpmacid, phystr, &len, env_dpmac); in do_dpmac_config()