Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/fsl_etsec/
H A Detsec.c363 etsec->need_flush = false; in etsec_receive()
368 etsec->need_flush = true; in etsec_receive()
H A Drings.c653 if (etsec->need_flush) { in etsec_walk_rx_ring()
/openbmc/qemu/hw/net/
H A Dxilinx_axienet.c389 bool need_flush; member
689 if (s->need_flush) { in axienet_eth_rx_notify()
690 s->need_flush = false; in axienet_eth_rx_notify()
714 s->need_flush = true; in eth_rx()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch1415 - bool need_flush = false;
1499 - need_flush = true;
1550 - if (need_flush)