Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stgereg.h645 int sc_txthresh; /* Tx threshold */ member
H A Dif_stge.c623 sc->sc_txthresh = 0x0fff; in stge_attach()
2051 CSR_WRITE_2(sc, STGE_TxStartThresh, sc->sc_txthresh); in stge_init_locked()