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.c1914 int wait_ticks; in hn_ifnet_attevent() local
1931 wait_ticks = hn_xpnt_vf_attwait * hz; in hn_ifnet_attevent()
1932 sc->hn_vf_rdytick = ticks + wait_ticks; in hn_ifnet_attevent()
1935 wait_ticks); in hn_ifnet_attevent()