Searched refs:hn_vf_init (Results 1 – 2 of 2) sorted by relevance
274 struct timeout_task hn_vf_init; member
1976 taskqueue_enqueue_timeout(sc->hn_vf_taskq, &sc->hn_vf_init, in hn_ifnet_attevent()2009 taskqueue_drain_timeout(sc->hn_vf_taskq, &sc->hn_vf_init); in hn_ifnet_detevent()2158 TIMEOUT_TASK_INIT(sc->hn_vf_taskq, &sc->hn_vf_init, 0, in hn_attach()