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

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c3349 int lso_copy = myri10ge_lso_copy; local
3410 if (mss && lso_copy == 1 && ((dbp = bp->b_datap) != NULL)) {
3412 lso_copy = 0;
3461 if ((mss < mgp->tx_boundary) && lso_copy) {

Completed in 68 milliseconds