Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/virtio/network/
H A Dif_vtnetvar.h219 #define VTNET_INTR_DISABLE_RETRIES 4 macro
H A Dif_vtnet.c2253 vtnet_rx_vq_process(rxq, VTNET_INTR_DISABLE_RETRIES); in vtnet_rx_vq_intr()