Searched refs:DEFAULT_RX_TICKS (Results 1 – 2 of 2) sorted by relevance
626 static int bce_rx_ticks = DEFAULT_RX_TICKS;996 DEFAULT_RX_TICKS); in bce_set_tunables()997 sc->bce_rx_ticks = DEFAULT_RX_TICKS; in bce_set_tunables()1005 sc->bce_rx_ticks = DEFAULT_RX_TICKS; in bce_set_tunables()
6277 #define DEFAULT_RX_TICKS 18 macro