Home
last modified time | relevance | path

Searched refs:rl_txthresh (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Drtl81x9.c719 (sc->rl_txthresh < 2016)) in rl_txeof()
720 sc->rl_txthresh += 32; in rl_txeof()
728 oldthresh = sc->rl_txthresh; in rl_txeof()
732 sc->rl_txthresh = oldthresh; in rl_txeof()
877 RL_TXTHRESH(sc->rl_txthresh) | in rl_start()
957 sc->rl_txthresh = RL_TX_THRESH_INIT; in rl_init()
H A Drtl81x9reg.h880 int rl_txthresh; member