Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dbcmgenetreg.h165 #define GENET_RX_SCB_BURST_SIZE (GENET_RX_BASE + 0x1040 + 0x0c) macro
H A Dbcmgenet.c508 WR4(sc, GENET_RX_SCB_BURST_SIZE, 0x08); in genet_init_rings()