Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsandbox.c18 static bool skip_timeout; variable
47 skip_timeout = true; in sandbox_eth_skip_timeout()
352 if (skip_timeout) { in sb_eth_recv()
354 skip_timeout = false; in sb_eth_recv()