Searched refs:poll_tx (Results 1 – 4 of 4) 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()
1608 DBG2(dev, "poll_tx, %d %d" NL, dev->tx_cnt, dev->ack_slot); in emac_poll_tx() 2004 .poll_tx = &emac_poll_tx,2011 .poll_tx = &emac_poll_tx,
435 static int poll_tx(struct ipoib_dev_priv *priv) in poll_tx() function1026 while (poll_tx(priv)) in ipoib_drain_cq()