Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c644 static int bce_rx_ticks_int = DEFAULT_RX_TICKS_INT;
996 DEFAULT_RX_TICKS_INT); in bce_set_tunables()
997 sc->bce_rx_ticks_int = DEFAULT_RX_TICKS_INT; in bce_set_tunables()
H A Dif_bcereg.h6161 #define DEFAULT_RX_TICKS_INT 18 macro