Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1342 #define BGE_HCC_TX_COAL_TICKS_INT 0x3C1C /* ticks during interrupt */ macro
H A Dif_bge.c1773 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS_INT, in bge_blockinit()
4866 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS_INT, in bge_coal_change()
4869 CSR_READ_4(sc, BGE_HCC_TX_COAL_TICKS_INT); in bge_coal_change()