Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bce/
Dif_bce.c576 static int bce_tx_ticks = DEFAULT_TX_TICKS;
940 DEFAULT_TX_TICKS); in bce_set_tunables()
942 DEFAULT_TX_TICKS; in bce_set_tunables()
1014 sc->bce_tx_ticks = DEFAULT_TX_TICKS; in bce_set_tunables()
Dif_bcereg.h6273 #define DEFAULT_TX_TICKS 80 macro