Searched refs:rl_txthresh (Results 1 – 2 of 2) sorted by relevance
719 (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()
880 int rl_txthresh; member