Searched refs:tc574_wait_for_completion (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A 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(de in el3_interrupt() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 225 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(de in el3_interrupt() [all...] |
Completed in 3 milliseconds