Searched refs:BGE_HCC_TX_COAL_TICKS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bge/ | ||
H A D | if_bgereg.h | 1353 #define BGE_HCC_TX_COAL_TICKS 0x3C0C macro |
H A D | if_bge.c | 2320 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS, sc->bge_tx_coal_ticks); in bge_blockinit() |