Searched refs:vr_tx_stop (Results 1 – 1 of 1) sorted by relevance
179 static int vr_tx_stop(struct vr_softc *);328 if (vr_tx_stop(sc) != 0 || in vr_miibus_statchg()370 if (vr_tx_stop(sc) != 0 || vr_rx_stop(sc) != 0) { in vr_miibus_statchg()1492 if (vr_tx_stop(sc) != 0) { in vr_txeof()1660 if (vr_tx_stop(sc) != 0) { in vr_tx_underrun()2383 vr_tx_stop(struct vr_softc *sc) in vr_tx_stop() function2449 if (vr_tx_stop(sc) != 0) in vr_stop()