Searched refs:sc_spectral (Results 1 – 2 of 2) sorted by relevance
122 sc->sc_spectral = ss; in ath_spectral_attach()139 if (sc->sc_spectral != NULL) { in ath_spectral_detach()140 free(sc->sc_spectral, M_TEMP); in ath_spectral_detach()152 struct ath_spectral_state *ss = sc->sc_spectral; in ath_spectral_enable()187 struct ath_spectral_state *ss = sc->sc_spectral; in ath_ioctl_spectral()
874 void *sc_spectral; member