Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Ddscc4.c375 static int dscc4_tx_poll(struct dscc4_dev_priv *, struct net_device *);
1128 static int dscc4_tx_poll(struct dscc4_dev_priv *dpriv, struct net_device *dev) in dscc4_tx_poll() function
1161 while (dscc4_tx_poll(dpriv, dev)); in dscc4_start_xmit()
1680 while (!dscc4_tx_poll(dpriv, dev)); in dscc4_tx_irq()