Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_de.c3731 void (*set_oactive)(struct ifqueue *) = in tulip_txput() local
3853 set_oactive = ifq_set_oactive; in tulip_txput()
3904 (*set_oactive)(&sc->tulip_if.if_snd); in tulip_txput()
3933 (*set_oactive)(&sc->tulip_if.if_snd); in tulip_txput()