Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h378 #define NICVF_CMP_LOCK(cq) mtx_lock(&(cq)->mtx) macro
H A Dnicvf_queues.c746 NICVF_CMP_LOCK(cq); in nicvf_cq_intr_handler()
974 NICVF_CMP_LOCK(cq); in nicvf_free_cmp_queue()