Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbdinfo.c47 const int idx = eth_get_dev_index(); in print_eth()
/u-boot/net/
A Dcdp.c151 sprintf(buf, CONFIG_CDP_PORT_ID, eth_get_dev_index()); in cdp_send_trigger()
A Deth-uclass.c219 int eth_get_dev_index(void) in eth_get_dev_index() function
A Dnet.c1552 int num = eth_get_dev_index(); in net_check_prereq()
/u-boot/include/
A Dnet.h202 int eth_get_dev_index(void); /* get the device index */
/u-boot/boot/
A Dpxe_utils.c76 if (!eth_env_get_enetaddr_by_index("eth", eth_get_dev_index(), ethaddr)) in format_mac_pxe()

Completed in 20 milliseconds