Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c1901 int wait_ticks; in hn_ifnet_attevent() local
1918 wait_ticks = hn_xpnt_vf_attwait * hz; in hn_ifnet_attevent()
1919 sc->hn_vf_rdytick = ticks + wait_ticks; in hn_ifnet_attevent()
1922 wait_ticks); in hn_ifnet_attevent()