Home
last modified time | relevance | path

Searched refs:MGE_TRANSMIT_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mge/
H A Dif_mgevar.h128 #define MGE_TRANSMIT_UNLOCK(sc) mtx_unlock(&(sc)->transmit_lock) macro
148 MGE_TRANSMIT_UNLOCK(sc); \
H A Dif_mge.c755 MGE_TRANSMIT_UNLOCK(sc); in mge_poll()
1221 MGE_TRANSMIT_UNLOCK(sc); in mge_intr_rxtx()
1383 MGE_TRANSMIT_UNLOCK(sc); in mge_intr_tx()
1395 MGE_TRANSMIT_UNLOCK(sc); in mge_intr_tx()
1719 MGE_TRANSMIT_UNLOCK(sc); in mge_start()