Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Drtl8139.c188 static int rtl_poll(struct eth_device *dev);
235 dev->recv = rtl_poll; in rtl8139_initialize()
466 static int rtl_poll(struct eth_device *dev) in rtl_poll() function