Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/stge/
HDif_stgevar.h144 int sc_txthresh; /* Tx threshold */ member
HDif_stge.c783 sc->sc_txthresh = 0x0fff; in stge_attach()
1957 CSR_WRITE_2(sc, STGE_TxStartThresh, sc->sc_txthresh); in stge_init()