Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2560reg.h68 #define RT2560_RXCSR2 0x0088 /* RX ring base address */ macro
H A Drt2560.c2579 RAL_WRITE(sc, RT2560_RXCSR2, sc->rxq.physaddr); in rt2560_init_locked()