Searched refs:ticks_to_msecs (Results 1 – 9 of 9) sorted by relevance
306 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(ss->ss_maxdwell)); in ieee80211_scan_dump()
370 msecs = ticks_to_msecs(rs->interval); in rssadapt_sysctl_interval()
738 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(maxdwell)); in scan_curchan_task()
450 msecs = ticks_to_msecs(amrr->amrr_interval); in amrr_sysctl_interval()
856 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_roottimeout); in hwmp_rootmode_cb()1799 ticks_to_msecs(ieee80211_hwmp_roottimeout)); in hwmp_recv_rann()1891 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_rediscover_cb()1988 ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_discover()
648 (int) ticks_to_msecs(ticks - ic->ic_lastdata)); in ieee80211_sta_ps_timer_check()
281 timesince = ticks_to_msecs(now - rt->rt_updtime); in ieee80211_mesh_rt_update()1408 ieee80211_mesh_rt_update(rt_meshda, ticks_to_msecs( in mesh_recv_indiv_data_to_fwrd()1414 ieee80211_mesh_rt_update(rt_meshsa, ticks_to_msecs( in mesh_recv_indiv_data_to_fwrd()1455 ieee80211_mesh_rt_update(rt, ticks_to_msecs(ms->ms_ppath->mpp_inact)); in mesh_recv_indiv_data_to_me()1970 ticks_to_msecs( in mesh_recv_mgmt()
270 #define ticks_to_msecs(t) TICKS_2_MSEC(t) macro
187 int msecs = ticks_to_msecs(*(int *)arg1); in ieee80211_sysctl_msecs_ticks()