Home
last modified time | relevance | path

Searched refs:net_busy_flag (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Dnet.c212 int __maybe_unused net_busy_flag; variable
437 net_busy_flag = 0; in net_loop()
568 net_busy_flag = 1; in net_loop()
683 net_busy_flag = 0; in net_loop()
/openbmc/u-boot/common/
H A Dusb_kbd.c123 extern int __maybe_unused net_busy_flag;
367 if (net_busy_flag && (get_timer(kbd_testc_tms) < CONFIG_SYS_HZ))