Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c612 static int hn_xpnt_vf_attwait = HN_XPNT_VF_ATTWAIT_MIN; variable
614 &hn_xpnt_vf_attwait, 0,
1931 wait_ticks = hn_xpnt_vf_attwait * hz; in hn_ifnet_attevent()
7609 if (hn_xpnt_vf_attwait < HN_XPNT_VF_ATTWAIT_MIN) { in hn_sysinit()
7612 hn_xpnt_vf_attwait, HN_XPNT_VF_ATTWAIT_MIN); in hn_sysinit()
7613 hn_xpnt_vf_attwait = HN_XPNT_VF_ATTWAIT_MIN; in hn_sysinit()