Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
H A Dif_stgevar.h156 int sc_rxint_dmawait; member
H A Dif_stge.c656 sc->sc_rxint_dmawait = STGE_RXINT_DMAWAIT_DEFAULT; in stge_attach()
665 "rxint_dmawait", CTLTYPE_INT|CTLFLAG_RW, &sc->sc_rxint_dmawait, 0, in stge_attach()
1979 RDIC_RxDMAWaitTime(STGE_RXINT_USECS2TICK(sc->sc_rxint_dmawait))); in stge_init()