Searched refs:rtl_poll (Results 1 – 1 of 1) sorted by relevance
188 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