Searched defs:EM_RX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/e1000/ | ||
| D | if_lem.h | 515 #define EM_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro |
| D | if_em.h | 549 #define EM_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro |