Home
last modified time | relevance | path

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

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