Searched refs:tc574_wait_for_completion (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/3com/ |
| D | 3c574_cs.c | 225 static void tc574_wait_for_completion(struct net_device *dev, int cmd); 389 tc574_wait_for_completion(dev, TxReset); in tc574_config() 390 tc574_wait_for_completion(dev, RxReset); in tc574_config() 490 static void tc574_wait_for_completion(struct net_device *dev, int cmd) in tc574_wait_for_completion() function 597 tc574_wait_for_completion(dev, TotalReset|0x10); in tc574_reset() 623 tc574_wait_for_completion(dev, TxReset); in tc574_reset() 624 tc574_wait_for_completion(dev, RxReset); in tc574_reset() 702 tc574_wait_for_completion(dev, TxReset); in el3_tx_timeout() 719 tc574_wait_for_completion(dev, TxReset); in pop_tx_status() 824 tc574_wait_for_completion(dev, TxReset); in el3_interrupt() [all …]
|