Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dnetconsole.c193 net_loop(NETCONS); /* wait for arp reply and send packet */ in nc_send_packet()
203 eth_set_last_protocol(NETCONS); in nc_send_packet()
282 net_loop(NETCONS); in nc_stdio_getc()
312 net_loop(NETCONS); /* kind of poll */ in nc_stdio_tstc()
/u-boot/include/
A Dnet.h510 NETCONS, SNTP, TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT_UDP, FASTBOOT_TCP, enumerator
688 return net_loop_last_protocol != NETCONS; in eth_is_on_demand_init()
/u-boot/net/
A Dnet.c575 case NETCONS: in net_loop()
724 if (protocol != NETCONS && protocol != NCSI) in net_loop()
1525 case NETCONS: in net_check_prereq()

Completed in 12 milliseconds