Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Ddscc4.c378 static int dscc4_tx_poll(struct dscc4_dev_priv *, struct net_device *);
1139 static int dscc4_tx_poll(struct dscc4_dev_priv *dpriv, struct net_device *dev) in dscc4_tx_poll() function
1165 while (dscc4_tx_poll(dpriv, dev)); in dscc4_start_xmit()
1684 while (!dscc4_tx_poll(dpriv, dev)); in dscc4_tx_irq()