Home
last modified time | relevance | path

Searched refs:BGE_HCC_RX_MAX_COAL_BDS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1339 #define BGE_HCC_RX_MAX_COAL_BDS 0x3C10 macro
H A Dif_bge.c1768 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS, sc->bge_rx_coal_bds); in bge_blockinit()
4830 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS, in bge_coal_change()
4833 CSR_READ_4(sc, BGE_HCC_RX_MAX_COAL_BDS); in bge_coal_change()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c4661 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS, rx_coal_bds); in bnx_coal_change()
4664 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS, 0); in bnx_coal_change()