Home
last modified time | relevance | path

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

/openbmc/u-boot/api/
H A Dapi_net.c37 if (eth_init() < 0) in dev_open_net()
/openbmc/u-boot/board/egnite/ethernut5/
H A Dethernut5.c177 return eth_init(); in board_eth_init()
/openbmc/u-boot/board/ronetix/pm9g45/
H A Dpm9g45.c163 eth_init(); in reset_phy()
/openbmc/linux/arch/um/drivers/
H A Dnet_kern.c535 struct eth_init { struct
576 struct eth_init *eth; in register_transport()
587 eth = list_entry(ele, struct eth_init, list); in register_transport()
628 struct eth_init *new; in eth_setup()
/openbmc/u-boot/board/ronetix/pm9261/
H A Dpm9261.c268 eth_init(); in reset_phy()
/openbmc/u-boot/board/atmel/at91sam9261ek/
H A Dat91sam9261ek.c288 eth_init(); in reset_phy()
/openbmc/u-boot/drivers/net/
H A Dnetconsole.c203 if (eth_init() < 0) in nc_send_packet()
/openbmc/u-boot/net/
H A Deth_legacy.c312 int eth_init(void) in eth_init() function
H A Deth-uclass.c241 int eth_init(void) in eth_init() function
H A Dnet.c426 ret = eth_init(); in net_loop()
739 ret = eth_init(); in net_start_again()
/openbmc/u-boot/lib/efi_loader/
H A Defi_net.c139 ret = eth_init(); in efi_net_initialize()
/openbmc/u-boot/include/
H A Dnet.h275 int eth_init(void); /* Initialize the device */
/openbmc/u-boot/doc/
H A DREADME.drivers.eth177 eth_init()