Searched refs:MGE_DISABLE_RXQ_ALL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mge/ | ||
H A D | if_mgevar.h | 312 #define MGE_DISABLE_RXQ_ALL (0xff00) macro |
H A D | if_mge.c | 1826 MGE_WRITE(sc, MGE_RX_QUEUE_CMD, MGE_DISABLE_RXQ_ALL); in mge_stop() |