Searched refs:eth_get_dev_index (Results 1 – 6 of 6) sorted by relevance
47 const int idx = eth_get_dev_index(); in print_eth()
151 sprintf(buf, CONFIG_CDP_PORT_ID, eth_get_dev_index()); in cdp_send_trigger()
219 int eth_get_dev_index(void) in eth_get_dev_index() function
1552 int num = eth_get_dev_index(); in net_check_prereq()
202 int eth_get_dev_index(void); /* get the device index */
76 if (!eth_env_get_enetaddr_by_index("eth", eth_get_dev_index(), ethaddr)) in format_mac_pxe()
Completed in 20 milliseconds