Searched refs:ticks_to_msecs (Results 1 – 11 of 11) sorted by relevance
289 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(ss->ss_maxdwell)); in ieee80211_scan_dump()
693 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(maxdwell)); in scan_task()
335 int msecs = ticks_to_msecs(rs->interval); in rssadapt_sysctl_interval()
385 int msecs = ticks_to_msecs(amrr->amrr_interval); in amrr_sysctl_interval()
862 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_roottimeout); in hwmp_rootmode_cb()1806 ticks_to_msecs(ieee80211_hwmp_roottimeout)); in hwmp_recv_rann()1899 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_rediscover_cb()1996 ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_discover()
645 (int) ticks_to_msecs(ticks - ic->ic_lastdata)); in ieee80211_sta_ps_timer_check()
274 timesince = ticks_to_msecs(now - rt->rt_updtime); in ieee80211_mesh_rt_update()1402 ieee80211_mesh_rt_update(rt_meshda, ticks_to_msecs( in mesh_recv_indiv_data_to_fwrd()1408 ieee80211_mesh_rt_update(rt_meshsa, ticks_to_msecs( in mesh_recv_indiv_data_to_fwrd()1449 ieee80211_mesh_rt_update(rt, ticks_to_msecs(ms->ms_ppath->mpp_inact)); in mesh_recv_indiv_data_to_me()1988 ticks_to_msecs( in mesh_recv_mgmt()
251 #define ticks_to_msecs(t) (1000*(t) / hz) macro
135 int msecs = ticks_to_msecs(*(int *)arg1); in ieee80211_sysctl_msecs_ticks()
982 #define ticks_to_msecs(t) (1000*(t) / hz) macro1004 xtimer->t_rcvtime = ticks_to_msecs(ticks - tp->t_rcvtime); in tcp_timer_to_xtimer()
6212 delta_msec = ticks_to_msecs(delta_ticks); in iwn_check_rx_recovery()