IXL_MAX_TX_SEGS
scctx->isc_tx_nsegments = IXL_MAX_TX_SEGS;
if (nsegs <= IXL_MAX_TX_SEGS-2)
if (count > IXL_MAX_TX_SEGS - 2)
if (count > IXL_MAX_TX_SEGS - 2) {