Searched refs:ticks_to_msecs (Results 1 – 11 of 11) sorted by relevance
304 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(ss->ss_maxdwell)); in ieee80211_scan_dump()
738 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(maxdwell)); in scan_curchan_task()
369 msecs = ticks_to_msecs(rs->interval); in rssadapt_sysctl_interval()
449 msecs = ticks_to_msecs(amrr->amrr_interval); in amrr_sysctl_interval()
854 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_roottimeout); in hwmp_rootmode_cb()1797 ticks_to_msecs(ieee80211_hwmp_roottimeout)); in hwmp_recv_rann()1889 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_rediscover_cb()1986 ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_discover()
646 (int) ticks_to_msecs(ticks - ic->ic_lastdata)); in ieee80211_sta_ps_timer_check()
279 timesince = ticks_to_msecs(now - rt->rt_updtime); in ieee80211_mesh_rt_update()1406 ieee80211_mesh_rt_update(rt_meshda, ticks_to_msecs( in mesh_recv_indiv_data_to_fwrd()1412 ieee80211_mesh_rt_update(rt_meshsa, ticks_to_msecs( in mesh_recv_indiv_data_to_fwrd()1453 ieee80211_mesh_rt_update(rt, ticks_to_msecs(ms->ms_ppath->mpp_inact)); in mesh_recv_indiv_data_to_me()1968 ticks_to_msecs( in mesh_recv_mgmt()
268 #define ticks_to_msecs(t) TICKS_2_MSEC(t) macro
185 int msecs = ticks_to_msecs(*(int *)arg1); in ieee80211_sysctl_msecs_ticks()
2317 #define ticks_to_msecs(t) (1000 * (t) / hz) in oce_eqd_set_periodic() macro2354 delta = ticks_to_msecs(now - aic->ticks); in oce_eqd_set_periodic()
6421 delta_msec = ticks_to_msecs(delta_ticks); in iwn_check_rx_recovery()