Home
last modified time | relevance | path

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

/freebsd/sys/dev/mge/
H A Dif_mgevar.h312 #define MGE_DISABLE_RXQ_ALL (0xff00) macro
H A Dif_mge.c1826 MGE_WRITE(sc, MGE_RX_QUEUE_CMD, MGE_DISABLE_RXQ_ALL); in mge_stop()