Searched refs:vtnet_tx_intr_thresh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h153 int vtnet_tx_intr_thresh; member in struct:vtnet_softc
H A Dif_vtnet.c1917 return (virtqueue_nfree(vq) <= sc->vtnet_tx_intr_thresh);
3682 sc->vtnet_tx_intr_thresh = thresh;

Completed in 22 milliseconds