Searched refs:rl_txthresh (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/pci/
H A Dif_rl.c1270 (sc->rl_txthresh < 2016))
1271 sc->rl_txthresh += 32;
1280 oldthresh = sc->rl_txthresh;
1285 sc->rl_txthresh = oldthresh;
1654 RL_TXTHRESH(sc->rl_txthresh) |
1756 sc->rl_txthresh = RL_TX_THRESH_INIT;
H A Dif_rlreg.h883 int rl_txthresh; member in struct:rl_softc
/freebsd-10.2-release/sys/dev/re/
H A Dif_re.c3247 sc->rl_txthresh = RL_TX_THRESH_INIT;

Completed in 25 milliseconds