Searched refs:VGE_RXFIFOTHR_128BYTES (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vge/ | ||
H A D | if_vgereg.h | 526 #define VGE_RXFIFOTHR_128BYTES 0x00 macro |
H A D | if_vge.c | 2056 CSR_SETBIT_1(sc, VGE_RXCFG, VGE_RXFIFOTHR_128BYTES); in vge_init_locked() |