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

/freebsd-10.2-release/sys/dev/virtio/network/
H A Dif_vtnetvar.h83 #define VTNET_RXQ_LOCK(_rxq) mtx_lock(&(_rxq)->vtnrx_mtx) macro
H A Dif_vtnet.c1730 VTNET_RXQ_LOCK(rxq);
1852 VTNET_RXQ_LOCK(rxq);
1890 VTNET_RXQ_LOCK(rxq);
2792 VTNET_RXQ_LOCK(rxq);
2941 VTNET_RXQ_LOCK(rxq);

Completed in 29 milliseconds