Searched refs:flush_timeout (Results 1 – 6 of 6) sorted by relevance
52 unsigned int flush_timeout; member
133 unsigned long flush_timeout; member
406 priv->flush_timeout = (mesg->content.config.flush_timeout * HZ); in lec_atm_send()772 priv->flush_timeout = (4 * HZ); in lecd_attach()
121 ctx->flush_timeout = HZ / 5; /* 200ms */ in ath_chanctx_init()262 ctx->flush_timeout = in ath_chanctx_check_active()265 ctx->flush_timeout = in ath_chanctx_check_active()305 ictx->flush_timeout = HZ / 5; in ath_chanctx_check_active()311 ictx->flush_timeout = usecs_to_jiffies(sc->sched.channel_switch_time); in ath_chanctx_check_active()
343 int flush_timeout; member
2219 timeout = sc->cur_chan->flush_timeout; in __ath9k_flush()