Searched defs:IXGBE_CORE_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/ixgbe/ | ||
| D | ixv.h | 567 #define IXGBE_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro |
| D | ixgbe.h | 566 #define IXGBE_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro |