Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h1343 #define BGE_HCC_RX_MAX_COAL_BDS_INT 0x3C20 /* BDs during interrupt */ macro
H A Dif_bge.c1781 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS_INT, sc->bge_rx_coal_bds_int); in bge_blockinit()
4878 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS_INT, in bge_coal_change()
4881 CSR_READ_4(sc, BGE_HCC_RX_MAX_COAL_BDS_INT); in bge_coal_change()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c4712 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS_INT, in bnx_coal_change()
4716 CSR_WRITE_4(sc, BGE_HCC_RX_MAX_COAL_BDS_INT, 0); in bnx_coal_change()