Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsandbox.c34 static bool skip_timeout; variable
54 skip_timeout = true; in sandbox_eth_skip_timeout()
160 if (skip_timeout) { in sb_eth_recv()
162 skip_timeout = false; in sb_eth_recv()