Home
last modified time | relevance | path

Searched refs:eth_initialize (Results 1 – 6 of 6) sorted by relevance

/u-boot/common/spl/
A Dspl_net.c37 rv = eth_initialize(); in spl_net_load_image()
/u-boot/common/
A Dboard_r.c532 eth_initialize(); in initr_net()
/u-boot/net/
A Deth_legacy.c243 int eth_initialize(void) in eth_initialize() function
A Deth-uclass.c408 int eth_initialize(void) in eth_initialize() function
/u-boot/include/
A Dnet.h258 int eth_initialize(void); /* Initialize network subsystem */
/u-boot/doc/driver-model/
A Dethernet.rst226 When U-Boot initializes, it will call the common function eth_initialize().
242 eth_initialize()

Completed in 15 milliseconds