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