Searched refs:VTNET_TX_SEGS_MIN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/virtio/network/ | ||
H A D | if_vtnetvar.h | 363 #define VTNET_TX_SEGS_MIN 32 macro |
H A D | if_vtnet.c | 783 sc->vtnet_tx_nsegs = VTNET_TX_SEGS_MIN; in vtnet_setup_features() |