HomeSort by: relevance | last modified time | path
    Searched refs:sc_bundle_max (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
i82557var.h 232 int sc_bundle_max; /* max packet bundle */ member in struct:fxp_softc
i82557.c 2376 sc->sc_bundle_max = 0;
2423 sc->sc_bundle_max = 0;
2430 sc->sc_bundle_max != fxp_bundle_max) {
2432 sc->sc_bundle_max = fxp_bundle_max;
2436 uc->bundle_max_offset == 0 ? 0 : sc->sc_bundle_max);

Completed in 16 milliseconds