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

/freebsd-10-stable/sys/dev/stge/
H A Dif_stgereg.h246 #define STGE_RXINT_DMAWAIT_DEFAULT 30 /* 30us */ macro
H A Dif_stge.c498 sc->sc_rxint_dmawait = STGE_RXINT_DMAWAIT_DEFAULT;
505 "using default: %d\n", STGE_RXINT_DMAWAIT_DEFAULT);
506 sc->sc_rxint_dmawait = STGE_RXINT_DMAWAIT_DEFAULT;

Completed in 33 milliseconds