Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/api/
H A Dapi_net.c40 if (eth_init() < 0) in dev_open_net()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dnet_kern.c534 struct eth_init { struct
575 struct eth_init *eth; in register_transport()
586 eth = list_entry(ele, struct eth_init, list); in register_transport()
627 struct eth_init *new; in eth_setup()
/OK3568_Linux_fs/u-boot/board/egnite/ethernut5/
H A Dethernut5.c178 return eth_init(); in board_eth_init()
/OK3568_Linux_fs/u-boot/net/
H A Deth-uclass.su
H A Deth_legacy.c341 int eth_init(void) in eth_init() function
H A Deth-uclass.c243 int eth_init(void) in eth_init() function
H A Dnet.c411 ret = eth_init(); in net_loop()
710 ret = eth_init(); in net_start_again()
/OK3568_Linux_fs/u-boot/board/ronetix/pm9g45/
H A Dpm9g45.c164 eth_init(); in reset_phy()
/OK3568_Linux_fs/u-boot/board/ronetix/pm9261/
H A Dpm9261.c269 eth_init(); in reset_phy()
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9261ek/
H A Dat91sam9261ek.c289 eth_init(); in reset_phy()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dnetconsole.c203 if (eth_init() < 0) in nc_send_packet()
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-net.c210 ret = eth_init(); in ethernet_init()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_net.c56 eth_init(); in efi_net_initialize()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h281 int eth_init(void); /* Initialize the device */
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.drivers.eth177 eth_init()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym