Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.c128 static bool tulip_rx_stopped(TULIPState *s) in tulip_rx_stopped() function
237 || s->rx_frame_len || tulip_rx_stopped(s)) { in tulip_receive()