Searched refs:rtl_poll (Results 1 – 1 of 1) sorted by relevance
184 static int rtl_poll(struct eth_device *dev);229 dev->recv = rtl_poll; in rtl8139_initialize()458 static int rtl_poll(struct eth_device *dev) in rtl_poll() function