Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c614 static int bce_rx_ticks_int = DEFAULT_RX_TICKS_INT;
986 DEFAULT_RX_TICKS_INT); in bce_set_tunables()
987 sc->bce_rx_ticks_int = DEFAULT_RX_TICKS_INT; in bce_set_tunables()
HDif_bcereg.h6276 #define DEFAULT_RX_TICKS_INT 18 macro