Home
last modified time | relevance | path

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

/u-boot/include/
A Dnet.h612 enum net_loop_state { enum
618 extern enum net_loop_state net_state;
620 static inline void net_set_state(enum net_loop_state state) in net_set_state()
/u-boot/net/
A Dwget.c50 static enum net_loop_state wget_loop_state;
A Dnet.c167 enum net_loop_state net_state;
433 enum net_loop_state prev_net_state = net_state; in net_loop()
A Dnfs.c64 static enum net_loop_state nfs_download_state;

Completed in 13 milliseconds