Home
last modified time | relevance | path

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

/u-boot/api/
A Dapi_net.c37 if (eth_init() < 0) in dev_open_net()
/u-boot/board/egnite/ethernut5/
A Dethernut5.c179 return eth_init(); in board_eth_init()
/u-boot/board/ronetix/pm9g45/
A Dpm9g45.c165 eth_init(); in reset_phy()
/u-boot/board/ronetix/pm9261/
A Dpm9261.c166 eth_init(); in reset_phy()
/u-boot/common/
A Dlog_syslog.c51 ret = eth_init(); in log_syslog_emit()
/u-boot/board/atmel/at91sam9261ek/
A Dat91sam9261ek.c291 eth_init(); in reset_phy()
/u-boot/drivers/net/
A Dnetconsole.c205 if (eth_init() < 0) in nc_send_packet()
/u-boot/net/
A Deth_legacy.c318 int eth_init(void) in eth_init() function
A Deth-uclass.c255 int eth_init(void) in eth_init() function
A Dnet.c418 ret = eth_init(); in net_loop()
727 ret = eth_init(); in net_start_again()
/u-boot/include/
A Dnet.h300 int eth_init(void); /* Initialize the device */
/u-boot/lib/efi_loader/
A Defi_net.c173 ret = eth_init(); in efi_net_initialize()
/u-boot/doc/driver-model/
A Dethernet.rst147 eth_init()

Completed in 24 milliseconds