Searched refs:TXP_PROC_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h726 #define TXP_PROC_DEFAULT (RX_ENTRIES / 2) macro
H A Dif_txp.c2890 sc->sc_process_limit = TXP_PROC_DEFAULT;
2899 "using default: %d\n", TXP_PROC_DEFAULT);
2900 sc->sc_process_limit = TXP_PROC_DEFAULT;

Completed in 165 milliseconds