Searched refs:dscc4_do_action (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wan/
H A Ddscc4.c562 static int dscc4_do_action(struct net_device *dev, char *msg) dscc4_do_action() function
639 if (dscc4_do_action(dev, "Rdt") < 0)
1656 if (dscc4_do_action(dev, "IDT") < 0) dscc4_tx_irq()
1667 if (dscc4_do_action(dev, "IDR") < 0) dscc4_tx_irq()
1852 if (dscc4_do_action(dev, "RDR") < 0) { dscc4_rx_irq()
1857 if (dscc4_do_action(dev, "IDR") < 0) { dscc4_rx_irq()

Completed in 53 milliseconds