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

/freebsd-13-stable/sys/dev/rl/
H A Dif_rl.c1273 (sc->rl_txthresh < 2016))
1274 sc->rl_txthresh += 32;
1283 oldthresh = sc->rl_txthresh;
1288 sc->rl_txthresh = oldthresh;
1656 RL_TXTHRESH(sc->rl_txthresh) |
1758 sc->rl_txthresh = RL_TX_THRESH_INIT;
H A Dif_rlreg.h884 int rl_txthresh; member in struct:rl_softc
/freebsd-13-stable/sys/dev/re/
H A Dif_re.c3286 sc->rl_txthresh = RL_TX_THRESH_INIT;

Completed in 63 milliseconds