Searched refs:poll_tx (Results 1 – 5 of 5) sorted by relevance
164 void (*poll_tx) (void *dev); member
407 mc->ops->poll_tx(mc->dev); in mal_poll()452 mc->ops->poll_tx(mc->dev); in mal_poll()
2025 .poll_tx = &emac_poll_tx,2032 .poll_tx = &emac_poll_tx,
434 static int poll_tx(struct ipoib_dev_priv *priv) in poll_tx() function997 while (poll_tx(priv)) in ipoib_drain_cq()
1182 static void poll_tx(struct atm_dev *dev) in poll_tx() function1566 poll_tx(dev); in eni_tasklet()