Searched defs:EM_TX_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/e1000/
H A Dif_em.h548 #define EM_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro
H A Dif_lem.h514 #define EM_TX_UNLOCK(_sc) mtx_unlock(&(_sc)->tx_mtx) macro

Completed in 72 milliseconds