Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c717 static int rtl8139_RxWrap(RTL8139State *s) in rtl8139_RxWrap() function
752 if (wrapped && !(s->RxBufferSize < 65536 && rtl8139_RxWrap(s))) in rtl8139_write_buffer()