Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dlink_local.c100 timeout_ms, eth_get_name(), nprobes, nclaims); in configure_wait()
141 nprobes, eth_get_name(), &ip); in link_local_timeout()
150 nclaims, eth_get_name(), &ip); in link_local_timeout()
162 nclaims, eth_get_name(), &ip); in link_local_timeout()
173 nclaims, eth_get_name(), &ip); in link_local_timeout()
241 bb_error_msg("iface %s is down", eth_get_name()); in link_local_receive_arp()
251 eth_get_name(), ntohs(arp->ar_pro), in link_local_receive_arp()
299 debug("%s ratelimit\n", eth_get_name()); in link_local_receive_arp()
H A Deth_common.c99 if (act == NULL || strcmp(act, eth_get_name()) != 0) in eth_current_changed()
100 env_set("ethact", eth_get_name()); in eth_current_changed()
166 const char *eth_get_name(void) in eth_get_name() function
H A Deth_common.su
H A Dping.c76 printf("Using %s device\n", eth_get_name()); in ping_start()
H A Dtftp.c763 printf("Using %s device\n", eth_get_name()); in tftp_start()
856 printf("Using %s device\n", eth_get_name()); in tftp_start_server()
H A Dcdp.c353 printf("Using %s device\n", eth_get_name()); in cdp_start()
H A Dfastboot.c524 printf("Using %s device\n", eth_get_name()); in fastboot_start_server()
H A Dnfs.c886 debug("Using %s device\n", eth_get_name()); in nfs_start()
/OK3568_Linux_fs/u-boot/cmd/
H A Dbdinfo.c53 printf("current eth = %s\n", eth_get_name()); in print_eths()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h290 const char *eth_get_name(void); /* get name of current device */
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym