Searched refs:eth_init (Results 1 – 18 of 18) sorted by relevance
40 if (eth_init() < 0) in dev_open_net()
534 struct eth_init { struct575 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()
178 return eth_init(); in board_eth_init()
341 int eth_init(void) in eth_init() function
243 int eth_init(void) in eth_init() function
411 ret = eth_init(); in net_loop()710 ret = eth_init(); in net_start_again()
164 eth_init(); in reset_phy()
269 eth_init(); in reset_phy()
289 eth_init(); in reset_phy()
203 if (eth_init() < 0) in nc_send_packet()
210 ret = eth_init(); in ethernet_init()
56 eth_init(); in efi_net_initialize()
281 int eth_init(void); /* Initialize the device */
177 eth_init()