Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bce/
Dif_bce.c583 static int bce_tx_quick_cons_trip_int = DEFAULT_TX_QUICK_CONS_TRIP_INT;
935 DEFAULT_TX_QUICK_CONS_TRIP_INT); in bce_set_tunables()
937 DEFAULT_TX_QUICK_CONS_TRIP_INT; in bce_set_tunables()
Dif_bcereg.h6227 #define DEFAULT_TX_QUICK_CONS_TRIP_INT 20 macro