Home
last modified time | relevance | path

Searched refs:env_changed_id (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dnetconsole.c60 static int env_changed_id; in is_broadcast() local
64 if (env_changed_id != env_id) { in is_broadcast()
68 env_changed_id = env_id; in is_broadcast()
80 static int env_changed_id; in refresh_settings_from_env() local
84 if (env_changed_id != env_id) { in refresh_settings_from_env()
/OK3568_Linux_fs/u-boot/net/
H A Deth_common.c140 static int env_changed_id; in eth_set_current() local
144 if ((act == NULL) || (env_changed_id != env_id)) { in eth_set_current()
146 env_changed_id = env_id; in eth_set_current()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map