Searched refs:BGE_HCC_RX_COAL_TICKS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bge/ | ||
H A D | if_bgereg.h | 1352 #define BGE_HCC_RX_COAL_TICKS 0x3C08 macro |
H A D | if_bge.c | 2319 CSR_WRITE_4(sc, BGE_HCC_RX_COAL_TICKS, sc->bge_rx_coal_ticks); in bge_blockinit() |