Searched defs:VTNET_TXQ_LOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnetvar.h124 #define VTNET_TXQ_LOCK(_txq) mtx_lock(&(_txq)->vtntx_mtx) macro

Completed in 185 milliseconds