Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Ddscc4.c447 static inline unsigned int dscc4_tx_quiescent(struct dscc4_dev_priv *dpriv, in dscc4_tx_quiescent() function
639 while (!dscc4_tx_quiescent(dpriv, dev) && ++i) {
1171 if (dscc4_tx_quiescent(dpriv, dev)) in dscc4_start_xmit()
1544 if (netif_running(dev) && dscc4_tx_quiescent(dpriv, dev) && in dscc4_tx_irq()