Home
last modified time | relevance | path

Searched defs:IXGBE_CORE_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/ixgbe/
Dixv.h567 #define IXGBE_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro
Dixgbe.h566 #define IXGBE_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro