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