Searched refs:ticks_to_msecs (Results 1 - 9 of 9) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_scan.c306 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(ss->ss_maxdwell));
H A Dieee80211_rssadapt.c370 msecs = ticks_to_msecs(rs->interval);
H A Dieee80211_power.c648 (int) ticks_to_msecs(ticks - ic->ic_lastdata));
H A Dieee80211_amrr.c450 msecs = ticks_to_msecs(amrr->amrr_interval);
H A Dieee80211_scan_sw.c738 ticks_to_msecs(ss->ss_mindwell), ticks_to_msecs(maxdwell));
H A Dieee80211_hwmp.c856 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_roottimeout);
1799 ticks_to_msecs(ieee80211_hwmp_roottimeout));
1891 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_pathtimeout);
1988 ticks_to_msecs(ieee80211_hwmp_pathtimeout);
H A Dieee80211_haiku.h292 #define ticks_to_msecs(t) TICKS_2_MSEC(t) macro
H A Dieee80211_mesh.c281 timesince = ticks_to_msecs(now - rt->rt_updtime);
1407 ieee80211_mesh_rt_update(rt_meshda, ticks_to_msecs(
1413 ieee80211_mesh_rt_update(rt_meshsa, ticks_to_msecs(
1454 ieee80211_mesh_rt_update(rt, ticks_to_msecs(ms->ms_ppath->mpp_inact));
1969 ticks_to_msecs(
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c6435 delta_msec = ticks_to_msecs(delta_ticks);

Completed in 135 milliseconds