Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/bce/
Dif_bce.c551 static int bce_tx_quick_cons_trip = DEFAULT_TX_QUICK_CONS_TRIP;
910 DEFAULT_TX_QUICK_CONS_TRIP); in bce_set_tunables()
912 DEFAULT_TX_QUICK_CONS_TRIP; in bce_set_tunables()
1015 sc->bce_tx_quick_cons_trip = DEFAULT_TX_QUICK_CONS_TRIP; in bce_set_tunables()
Dif_bcereg.h6271 #define DEFAULT_TX_QUICK_CONS_TRIP 20 macro