Home
last modified time | relevance | path

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

/u-boot/include/
A Dnet.h664 enum net_loop_state { enum
670 extern enum net_loop_state net_state;
672 static inline void net_set_state(enum net_loop_state state) in net_set_state()
/u-boot/net/
A Dnet.c156 enum net_loop_state net_state;
402 enum net_loop_state prev_net_state = net_state; in net_loop()
A Dnfs.c62 static enum net_loop_state nfs_download_state;

Completed in 8 milliseconds