Searched refs:flush_timeout (Results 1 – 6 of 6) sorted by relevance
51 unsigned int flush_timeout; member
132 unsigned long flush_timeout; member
405 priv->flush_timeout = (mesg->content.config.flush_timeout * HZ); in lec_atm_send()776 priv->flush_timeout = (4 * HZ); in lecd_attach()
120 ctx->flush_timeout = HZ / 5; /* 200ms */ in ath_chanctx_init()244 ctx->flush_timeout = in ath_chanctx_check_active()247 ctx->flush_timeout = in ath_chanctx_check_active()287 ictx->flush_timeout = HZ / 5; in ath_chanctx_check_active()293 ictx->flush_timeout = usecs_to_jiffies(sc->sched.channel_switch_time); in ath_chanctx_check_active()
339 int flush_timeout; member
2071 timeout = sc->cur_chan->flush_timeout; in __ath9k_flush()