Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bge/
HDif_bgereg.h3019 uint32_t bge_tx_coal_ticks; member
HDif_bge.c2320 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS, sc->bge_tx_coal_ticks); in bge_blockinit()
3704 sc->bge_tx_coal_ticks = 150; in bge_attach()