Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsungem.c443 static bool sungem_rx_full(SunGEMState *s, uint32_t kick, uint32_t done) in sungem_rx_full() function
470 full = sungem_rx_full(s, kick, done); in sungem_can_receive()
615 if (sungem_rx_full(s, kick, done)) { in sungem_receive()
674 if (sungem_rx_full(s, kick, done)) { in sungem_receive()