Searched refs:VTNET_MAX_TX_SEGS (Results 1 – 2 of 2) sorted by relevance
326 #define VTNET_MAX_TX_SEGS 64 macro333 CTASSERT(((VTNET_MAX_TX_SEGS - 1) * MCLBYTES) >= VTNET_MAX_MTU);
648 sc->vtnet_tx_nsegs = VTNET_MAX_TX_SEGS; in vtnet_setup_features()