Searched refs:tx_end (Results 1 – 1 of 1) sorted by relevance
114 int tx_start, tx_end, tx_last; member391 device_xname(sc->sc_dev), sc->tx_start, sc->tx_end, sc->tx_last); in iystop()419 sc->tx_start = sc->tx_end = sc->rx_size; in iystop()615 sc->tx_start = sc->tx_end = sc->rx_size; in iyinit()689 avail = sc->tx_start - sc->tx_end; in iystart()726 last = sc->tx_end; in iystart()795 device_xname(sc->sc_dev), sc->tx_start, sc->tx_end, in iystart()799 if (sc->tx_start != sc->tx_end) { in iystart()830 if (sc->tx_start == sc->tx_end) { in iystart()846 sc->tx_end = end; in iystart()[all …]