Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/net/
H A Ddp8393x.h38 bool last_rba_is_full; member
/openbmc/qemu/hw/net/
H A Ddp8393x.c318 s->last_rba_is_full = false; in dp8393x_do_read_rra()
734 if (s->last_rba_is_full) { in dp8393x_receive()
854 s->last_rba_is_full = true; in dp8393x_receive()