Searched refs:poll_tx (Results 1 – 6 of 6) sorted by relevance
424 static int poll_tx(struct ipoib_dev_priv *priv) in poll_tx() function494 while (poll_tx(priv)) in drain_tx_cq()618 while (poll_tx(priv)) in ipoib_send()815 while (poll_tx(priv)) in ipoib_drain_cq()
169 void (*poll_tx) (void *dev); member
410 mc->ops->poll_tx(mc->dev); in mal_poll()456 mc->ops->poll_tx(mc->dev); in mal_poll()
1953 .poll_tx = &emac_poll_tx,1960 .poll_tx = &emac_poll_tx,
741 static void poll_tx(struct atm_dev *dev,int mbx) in poll_tx() function1085 if (reason & 4) poll_tx(dev,2); in zatm_int()1086 if (reason & 8) poll_tx(dev,3); in zatm_int()
1182 static void poll_tx(struct atm_dev *dev) in poll_tx() function1566 poll_tx(dev); in eni_tasklet()