Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/3com/
D3c574_cs.c225 static void tc574_wait_for_completion(struct net_device *dev, int cmd);
390 tc574_wait_for_completion(dev, TxReset); in tc574_config()
391 tc574_wait_for_completion(dev, RxReset); in tc574_config()
491 static void tc574_wait_for_completion(struct net_device *dev, int cmd) in tc574_wait_for_completion() function
598 tc574_wait_for_completion(dev, TotalReset|0x10); in tc574_reset()
624 tc574_wait_for_completion(dev, TxReset); in tc574_reset()
625 tc574_wait_for_completion(dev, RxReset); in tc574_reset()
705 tc574_wait_for_completion(dev, TxReset); in el3_tx_timeout()
722 tc574_wait_for_completion(dev, TxReset); in pop_tx_status()
827 tc574_wait_for_completion(dev, TxReset); in el3_interrupt()
[all …]