Searched refs:rtl8139_reset_rxring (Results 1 – 1 of 1) sorted by relevance
1189 static void rtl8139_reset_rxring(RTL8139State *s, uint32_t bufferSize) in rtl8139_reset_rxring() function1240 rtl8139_reset_rxring(s, 8192); in rtl8139_reset()1732 rtl8139_reset_rxring(s, 8192 << ((s->RxConfig >> 11) & 0x3)); in rtl8139_RxConfig_write()