Searched refs:rtl8139_recv (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/net/
H A Drtl8139.c44 * variables). Hopefully fixed rtl8139_recv() once and for all. The symptoms
65 * rtl8139_recv was quite broken: it used the RxOK interrupt flag instead
395 * rtl8139_recv() function.
577 static int rtl8139_recv(struct udevice *dev, int flags, uchar **packetp) function
650 .recv = rtl8139_recv,

Completed in 40 milliseconds