Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/3com/
D3c574_cs.c225 static void tc574_wait_for_completion(struct net_device *dev, int cmd);
388 tc574_wait_for_completion(dev, TxReset); in tc574_config()
389 tc574_wait_for_completion(dev, RxReset); in tc574_config()
489 static void tc574_wait_for_completion(struct net_device *dev, int cmd) in tc574_wait_for_completion() function
596 tc574_wait_for_completion(dev, TotalReset|0x10); in tc574_reset()
622 tc574_wait_for_completion(dev, TxReset); in tc574_reset()
623 tc574_wait_for_completion(dev, RxReset); in tc574_reset()
701 tc574_wait_for_completion(dev, TxReset); in el3_tx_timeout()
718 tc574_wait_for_completion(dev, TxReset); in pop_tx_status()
823 tc574_wait_for_completion(dev, TxReset); in el3_interrupt()
[all …]