Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mge/
HDif_mgevar.h136 #define MGE_RECEIVE_UNLOCK(sc) mtx_unlock(&(sc)->receive_lock) macro
147 MGE_RECEIVE_UNLOCK(sc); \
HDif_mge.c749 MGE_RECEIVE_UNLOCK(sc); in mge_poll()
770 MGE_RECEIVE_UNLOCK(sc); in mge_poll()
1244 MGE_RECEIVE_UNLOCK(sc); in mge_intr_rxtx()
1279 MGE_RECEIVE_UNLOCK(sc); in mge_intr_rx()
1290 MGE_RECEIVE_UNLOCK(sc); in mge_intr_rx()
1360 MGE_RECEIVE_UNLOCK(sc); in mge_intr_rx_locked()