Searched refs:sc_tx99 (Results 1 – 2 of 2) sorted by relevance
1443 if (sc->sc_tx99 != NULL) in ath_detach()1444 sc->sc_tx99->detach(sc->sc_tx99); in ath_detach()2790 if (sc->sc_tx99 != NULL) in ath_stop()2791 sc->sc_tx99->stop(sc->sc_tx99); in ath_stop()6636 if (sc->sc_tx99 != NULL) in ath_parent()6637 sc->sc_tx99->start(sc->sc_tx99); in ath_parent()
613 struct ath_tx99 *sc_tx99; /* tx99 adjunct state */ member