Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnetvar.h94 #define VTNET_RXQ_LOCK(_rxq) mtx_lock(&(_rxq)->vtnrx_mtx) macro
H A Dif_vtnet.c2202 VTNET_RXQ_LOCK(rxq); in vtnet_rx_vq_process()
3178 VTNET_RXQ_LOCK(rxq); in vtnet_stop_rendezvous()
3304 VTNET_RXQ_LOCK(rxq); in vtnet_init_rx_queues()