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

/freebsd-11.0-release/sys/dev/wb/
H A Dif_wb.c1100 sc->wb_txthresh += WB_TXTHRESH_CHUNK;
1102 WB_SETBIT(sc, WB_NETCFG, WB_TXTHRESH(sc->wb_txthresh));
1366 sc->wb_txthresh = WB_TXTHRESH_INIT;
1374 WB_SETBIT(sc, WB_NETCFG, WB_TXTHRESH(sc->wb_txthresh));
H A Dif_wbreg.h356 u_int16_t wb_txthresh; member in struct:wb_softc

Completed in 47 milliseconds