Searched refs:tx_poll (Results 1 – 2 of 2) sorted by relevance
49 u32 tx_poll; member
441 static void tx_poll(unsigned long data);556 tasklet_init(&np->tx_tasklet, tx_poll, (unsigned long)dev); in sundance_probe1()1072 static void tx_poll (unsigned long data) in tx_poll() function