Searched refs:flush_timeout (Results 1 – 3 of 3) sorted by relevance
121 ctx->flush_timeout = HZ / 5; /* 200ms */ in ath_chanctx_init()257 ctx->flush_timeout = in ath_chanctx_check_active()260 ctx->flush_timeout = in ath_chanctx_check_active()300 ictx->flush_timeout = HZ / 5; in ath_chanctx_check_active()306 ictx->flush_timeout = usecs_to_jiffies(sc->sched.channel_switch_time); in ath_chanctx_check_active()
344 int flush_timeout; member
2219 timeout = sc->cur_chan->flush_timeout; in __ath9k_flush()
Completed in 15 milliseconds