Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dnet.h633 enum net_loop_state { enum
639 extern enum net_loop_state net_state;
641 static inline void net_set_state(enum net_loop_state state) in net_set_state()
/openbmc/u-boot/net/
H A Dnet.c158 enum net_loop_state net_state;
404 enum net_loop_state prev_net_state = net_state; in net_loop()
H A Dnfs.c58 static enum net_loop_state nfs_download_state;