Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h379 #define NICVF_CMP_UNLOCK(cq) mtx_unlock(&(cq)->mtx) macro
H A Dnicvf_queues.c823 NICVF_CMP_UNLOCK(cq); in nicvf_cq_intr_handler()
977 NICVF_CMP_UNLOCK(cq); in nicvf_free_cmp_queue()