Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dif_cnmacvar.h83 struct task sc_free_task; member
H A Dif_cnmac.c282 task_set(&sc->sc_free_task, cnmac_free_task, sc); in cnmac_attach()
1360 ifq_serialize(&ifp->if_snd, &sc->sc_free_task); in cnmac_tick_free()