Home
last modified time | relevance | path

Searched refs:WaitNoSleep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c298 NoWait = 0, WaitNoSleep, WaitSleep, enumerator
383 if (wait_type == WaitNoSleep) in typhoon_reset()
1953 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2025 if (typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2137 if (typhoon_wakeup(tp, WaitNoSleep) < 0) { in typhoon_resume()
2174 if (typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c293 NoWait = 0, WaitNoSleep, WaitSleep, enumerator
378 if (wait_type == WaitNoSleep) in typhoon_reset()
1950 typhoon_reset(ioaddr, WaitNoSleep); in typhoon_start_runtime()
2022 if (typhoon_reset(tp->ioaddr, WaitNoSleep) < 0) { in typhoon_tx_timeout()
2134 if (typhoon_wakeup(tp, WaitNoSleep) < 0) { in typhoon_resume()
2171 if (typhoon_stop_runtime(tp, WaitNoSleep) < 0) { in typhoon_suspend()

Completed in 6 milliseconds