Home
last modified time | relevance | path

Searched refs:VTNET_RX_SEGS_HDR_SEPARATE (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/virtio/network/
H A Dif_vtnetvar.h359 #define VTNET_RX_SEGS_HDR_SEPARATE 2 macro
H A Dif_vtnet.c755 sc->vtnet_rx_nsegs = VTNET_RX_SEGS_HDR_SEPARATE; in vtnet_setup_features()