Home
last modified time | relevance | path

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

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