Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dnet.h646 enum net_loop_state { enum
652 extern enum net_loop_state net_state;
654 static inline void net_set_state(enum net_loop_state state) in net_set_state()
/OK3568_Linux_fs/u-boot/net/
H A Dnfs.c58 static enum net_loop_state nfs_download_state;
H A Dnet.c156 enum net_loop_state net_state;