Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c1189 static void rtl8139_reset_rxring(RTL8139State *s, uint32_t bufferSize) in rtl8139_reset_rxring() function
1240 rtl8139_reset_rxring(s, 8192); in rtl8139_reset()
1732 rtl8139_reset_rxring(s, 8192 << ((s->RxConfig >> 11) & 0x3)); in rtl8139_RxConfig_write()