Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c204 } vr_tx_threshold_tables[] = { variable
1655 vr_tx_threshold_tables[thresh].value, in vr_tx_underrun()
1656 vr_tx_threshold_tables[thresh + 1].value); in vr_tx_underrun()
2060 VR_SETBIT(sc, VR_BCR1, vr_tx_threshold_tables[sc->vr_txthresh].bcr_cfg); in vr_init_locked()
2066 VR_SETBIT(sc, VR_TXCFG, vr_tx_threshold_tables[sc->vr_txthresh].tx_cfg); in vr_init_locked()