Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
A Dchannel.c121 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()
A Dath9k.h344 int flush_timeout; member
A Dmain.c2219 timeout = sc->cur_chan->flush_timeout; in __ath9k_flush()

Completed in 15 milliseconds