dc_txthresh 2495 dev/ic/dc.c sc->dc_txthresh += DC_TXTHRESH_INC; dc_txthresh 2496 dev/ic/dc.c if (sc->dc_txthresh > DC_TXTHRESH_MAX) { dc_txthresh 2500 dev/ic/dc.c DC_SETBIT(sc, DC_NETCFG, sc->dc_txthresh); dc_txthresh 2848 dev/ic/dc.c if (sc->dc_txthresh > DC_TXTHRESH_MAX) { dc_txthresh 2852 dev/ic/dc.c DC_SETBIT(sc, DC_NETCFG, sc->dc_txthresh); dc_txthresh 3068 dev/ic/dc.c sc->dc_txthresh = 0; dc_txthresh 736 dev/ic/dcreg.h u_int32_t dc_txthresh;