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

/linux-4.4.14/drivers/net/ethernet/dlink/
H A Dsundance.c440 static void rx_poll(unsigned long data);
555 tasklet_init(&np->rx_tasklet, rx_poll, (unsigned long)dev); sundance_probe1()
1331 static void rx_poll(unsigned long data) rx_poll() function

Completed in 63 milliseconds