Searched refs:channel_switch_time (Results 1 – 2 of 2) sorted by relevance
256 if (likely(sc->sched.channel_switch_time)) in ath_chanctx_check_active()258 usecs_to_jiffies(sc->sched.channel_switch_time); in ath_chanctx_check_active()306 ictx->flush_timeout = usecs_to_jiffies(sc->sched.channel_switch_time); in ath_chanctx_check_active()448 sc->sched.channel_switch_time; in ath_chanctx_set_periodic_noa()452 sc->sched.channel_switch_time; in ath_chanctx_set_periodic_noa()479 avp->noa_duration = duration + sc->sched.channel_switch_time; in ath_chanctx_set_oneshot_noa()731 tsf_time -= sc->sched.channel_switch_time; in ath_chanctx_event()812 sc->sched.channel_switch_time; in ath_chanctx_switch()830 sc->sched.channel_switch_time; in ath_chanctx_switch()1300 sc->sched.channel_switch_time = in ath_chanctx_set_next()
393 unsigned int channel_switch_time; member