Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgevar.h279 uint32_t bge_rx_coal_bds_int; member
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()
2432 sc->bge_rx_coal_bds_int = BGE_RX_COAL_BDS_DEF; in bge_attach()
2437 sc->bge_rx_coal_bds_int = BGE_RX_COAL_BDS_MIN; in bge_attach()
4757 &sc->bge_rx_coal_bds_int, in bge_sysctl_rx_coal_bds_int()
4879 sc->bge_rx_coal_bds_int); in bge_coal_change()
4885 sc->bge_rx_coal_bds_int); in bge_coal_change()