Home
last modified time | relevance | path

Searched refs:poll_tx (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/ibm/emac/
A Dmal.h164 void (*poll_tx) (void *dev); member
A Dmal.c405 mc->ops->poll_tx(mc->dev); in mal_poll()
450 mc->ops->poll_tx(mc->dev); in mal_poll()
A Dcore.c2024 .poll_tx = &emac_poll_tx,
2031 .poll_tx = &emac_poll_tx,
/linux/drivers/atm/
A Dzatm.c744 static void poll_tx(struct atm_dev *dev,int mbx) in poll_tx() function
1089 if (reason & 4) poll_tx(dev,2); in zatm_int()
1090 if (reason & 8) poll_tx(dev,3); in zatm_int()
A Deni.c1180 static void poll_tx(struct atm_dev *dev) in poll_tx() function
1564 poll_tx(dev); in eni_tasklet()
/linux/drivers/infiniband/ulp/ipoib/
A Dipoib_ib.c434 static int poll_tx(struct ipoib_dev_priv *priv) in poll_tx() function
997 while (poll_tx(priv)) in ipoib_drain_cq()

Completed in 22 milliseconds