Searched refs:ath_legacy_attach_comp_func (Results 1 – 3 of 3) sorted by relevance
84 extern void ath_legacy_attach_comp_func(struct ath_softc *sc);
6408 sc->sc_tx.xmit_attach_comp_func = ath_legacy_attach_comp_func;
261 ath_legacy_attach_comp_func(struct ath_softc *sc) in ath_legacy_attach_comp_func() function