Searched defs:NICVF_TX_TRYLOCK (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.h376 #define NICVF_TX_TRYLOCK(sq) mtx_trylock(&(sq)->mtx) macro

Completed in 225 milliseconds