Home
last modified time | relevance | path

Searched refs:ath_legacy_attach_comp_func (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_misc.h84 extern void ath_legacy_attach_comp_func(struct ath_softc *sc);
H A Dif_ath_tx.c6408 sc->sc_tx.xmit_attach_comp_func = ath_legacy_attach_comp_func;
H A Dif_ath.c261 ath_legacy_attach_comp_func(struct ath_softc *sc) in ath_legacy_attach_comp_func() function