Home
last modified time | relevance | path

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

/freebsd/sys/dev/mge/
H A Dif_mgevar.h306 #define MGE_RX_CUR_DESC_PTR(q) (0x60c + ((q)<<4)) macro
H A Dif_mge.c711 MGE_WRITE(sc, MGE_RX_CUR_DESC_PTR(MGE_RX_DEFAULT_QUEUE), in mge_reinit_rx()
1130 MGE_WRITE(sc, MGE_RX_CUR_DESC_PTR(MGE_RX_DEFAULT_QUEUE), in mge_init_locked()