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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c313 unsigned long sc_txcopy_thresh; member in struct:vioif_softc
1152 if (msg_size < sc->sc_txcopy_thresh) {
1316 sc->sc_txcopy_thresh = result;
1375 value = sc->sc_txcopy_thresh;
1427 value = sc->sc_txcopy_thresh;
1793 sc->sc_txcopy_thresh = 300;

Completed in 54 milliseconds