Home
last modified time | relevance | path

Searched refs:wait_ticks (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2197 int wait_ticks; in hn_ifnet_attevent() local
2209 wait_ticks = hn_xpnt_vf_attwait * hz; in hn_ifnet_attevent()
2210 sc->hn_vf_rdytick = ticks + wait_ticks; in hn_ifnet_attevent()
2213 wait_ticks); in hn_ifnet_attevent()