Home | History | Annotate | Download | only in src

Lines Matching refs:jiffie_cnt

384    UINT32 jiffie_cnt = msecs_to_jiffies(DelayMs);
391 tmr->req.u.req.p4 = jiffie_cnt;
393 mod_timer(&tmr->timer, jiffies + jiffie_cnt);