Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c484 static uint32_t bce_rx_bds_int = 128; /* bcm: 6 */ variable
504 TUNABLE_INT("hw.bce.rx_bds_int", &bce_rx_bds_int);
918 sc->bce_rx_quick_cons_trip_int = bce_rx_bds_int; in bce_attach()