Searched refs:tc589_wait_for_completion (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 374 static void tc589_wait_for_completion(struct net_device *dev, int cmd) in tc589_wait_for_completion() function 545 tc589_wait_for_completion(dev, TxReset); in el3_tx_timeout() 562 tc589_wait_for_completion(dev, TxReset); in pop_tx_status() 657 tc589_wait_for_completion(dev, TxReset); in el3_interrupt() 662 tc589_wait_for_completion(dev, RxReset); in el3_interrupt() 883 tc589_wait_for_completion(dev, RxDiscard); in el3_rx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 374 static void tc589_wait_for_completion(struct net_device *dev, int cmd) in tc589_wait_for_completion() function 545 tc589_wait_for_completion(dev, TxReset); in el3_tx_timeout() 562 tc589_wait_for_completion(dev, TxReset); in pop_tx_status() 657 tc589_wait_for_completion(dev, TxReset); in el3_interrupt() 662 tc589_wait_for_completion(dev, RxReset); in el3_interrupt() 883 tc589_wait_for_completion(dev, RxDiscard); in el3_rx()
|
Completed in 6 milliseconds