Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h90 #define NM_LOCK_T struct mtx /* low level spinlock, used to protect queues */ macro
142 #define NM_LOCK_T safe_spinlock_t // see bsd_glue.h macro
174 #define NM_LOCK_T IOLock * macro
183 #define NM_LOCK_T win_spinlock_t // see win_glue.h macro
469 NM_LOCK_T q_lock; /* protects kring and ring. */
504 NM_LOCK_T tx_event_lock; /* protects the tx_event mbuf */