Searched refs:hn_vf_rdytick (Results 1 – 2 of 2) sorted by relevance
267 int hn_vf_rdytick; /* ticks, 0 == ready */ member
1654 sc->hn_vf_rdytick = 0; in hn_xpnt_vf_setready()1731 if (sc->hn_vf_rdytick == 0) in hn_xpnt_vf_isready()1734 if (sc->hn_vf_rdytick > ticks) in hn_xpnt_vf_isready()1834 if (sc->hn_vf_rdytick != 0) { in hn_xpnt_vf_init_taskfunc()1932 sc->hn_vf_rdytick = ticks + wait_ticks; in hn_ifnet_attevent()1979 if (sc->hn_vf_rdytick == 0) { in hn_ifnet_detevent()