Home
last modified time | relevance | path

Searched refs:net_restart_wrap (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Deth_common.c134 net_restart_wrap = 1; in eth_try_another()
H A Dnet.c158 int net_restart_wrap; variable
711 if (net_restart_wrap) { in net_start_again()
712 net_restart_wrap = 0; in net_start_again()
/rk3399_rockchip-uboot/include/
H A Dnet.h537 extern int net_restart_wrap; /* Tried all network devices */