Lines Matching defs:duration
476 u32 duration)
484 avp->noa_duration = duration + sc->sched.channel_switch_time;
816 jiffies_to_usecs(sc->offchannel.duration) +
834 jiffies_to_usecs(sc->offchannel.duration) +
839 "Offchannel duration for chan %d MHz : %u\n",
904 sc->offchannel.duration = ath_scan_channel_duration(sc, chan);
921 sc->offchannel.duration =
1043 mod_timer(&sc->offchannel.timer, jiffies + sc->offchannel.duration);
1219 jiffies + sc->offchannel.duration);
1486 * for that duration after a TBTT.
1544 noa->desc[i].duration = cpu_to_le32(avp->noa_duration);
1551 noa->desc[i].duration = cpu_to_le32(avp->offchannel_duration);