Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c909 sc->bce_rx_quick_cons_trip = 1; in bce_attach()
919 sc->bce_rx_quick_cons_trip = bce_rx_bds; in bce_attach()
3715 sc->bce_rx_quick_cons_trip); in bce_blockinit()
3766 sc->bce_rx_quick_cons_trip); in bce_blockinit()
6453 &sc->bce_rx_quick_cons_trip, in bce_sysctl_rx_bds()
6561 sc->bce_rx_quick_cons_trip); in bce_coal_change()
6569 sc->bce_rx_quick_cons_trip); in bce_coal_change()
6573 sc->bce_rx_quick_cons_trip, in bce_coal_change()
H A Dif_bcereg.h6016 uint32_t bce_rx_quick_cons_trip; member