Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c609 static int bce_tx_ticks = DEFAULT_TX_TICKS;
950 DEFAULT_TX_TICKS); in bce_set_tunables()
952 DEFAULT_TX_TICKS; in bce_set_tunables()
1024 sc->bce_tx_ticks = DEFAULT_TX_TICKS; in bce_set_tunables()
H A Dif_bcereg.h6158 #define DEFAULT_TX_TICKS 80 macro