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