Searched refs:eth_get_dev_index (Results 1 - 7 of 7) sorted by last modified time

/u-boot/test/cmd/
H A Dbdinfo.c50 const int idx = eth_get_dev_index();
/u-boot/net/
H A Dnet.c1554 int num = eth_get_dev_index();
H A Deth-uclass.c218 int eth_get_dev_index(void) function
H A Dcdp.c150 sprintf(buf, CONFIG_CDP_PORT_ID, eth_get_dev_index());
/u-boot/cmd/
H A Dbdinfo.c48 const int idx = eth_get_dev_index();
/u-boot/boot/
H A Dpxe_utils.c73 if (!eth_env_get_enetaddr_by_index("eth", eth_get_dev_index(), ethaddr))
/u-boot/include/
H A Dnet.h210 int eth_get_dev_index(void); /* get the device index */

Completed in 93 milliseconds