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

/freebsd-10-stable/sys/dev/e1000/
H A Dif_em.h549 #define EM_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro
H A Dif_lem.h515 #define EM_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->rx_mtx) macro

Completed in 105 milliseconds