Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vnic/
HDnicvf_queues.h373 #define NICVF_CMP_LOCK(cq) mtx_lock(&(cq)->mtx) macro
HDnicvf_queues.c719 NICVF_CMP_LOCK(cq); in nicvf_cq_intr_handler()
948 NICVF_CMP_LOCK(cq); in nicvf_free_cmp_queue()