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

/freebsd-10.0-release/sys/dev/stge/
H A Dif_stgereg.h644 int sc_txthresh; /* Tx threshold */ member in struct:stge_softc
H A Dif_stge.c631 sc->sc_txthresh = 0x0fff;
2064 CSR_WRITE_2(sc, STGE_TxStartThresh, sc->sc_txthresh);

Completed in 191 milliseconds