Searched refs:flush_timeout (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/atm/
H A Dlec.h133 unsigned long flush_timeout; member in struct:lec_priv
H A Dlec.c406 priv->flush_timeout = (mesg->content.config.flush_timeout * HZ);
772 priv->flush_timeout = (4 * HZ);
/linux-master/include/uapi/linux/
H A Datmlec.h52 unsigned int flush_timeout; member in struct:atmlec_config_msg
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dchannel.c121 ctx->flush_timeout = HZ / 5; /* 200ms */
262 ctx->flush_timeout =
265 ctx->flush_timeout =
305 ictx->flush_timeout = HZ / 5;
311 ictx->flush_timeout = usecs_to_jiffies(sc->sched.channel_switch_time);
H A Dath9k.h344 int flush_timeout; member in struct:ath_chanctx
H A Dmain.c2219 timeout = sc->cur_chan->flush_timeout;

Completed in 110 milliseconds