Searched refs:ath5k_hw_attach (Results 1 – 3 of 3) sorted by relevance
112 int ath5k_hw_attach(struct ath5k_softc *sc, u8 mac_version, in ath5k_hw_attach() function
1075 extern int ath5k_hw_attach(struct ath5k_softc *sc, u8 mac_version, struct ath5k_hw **ah);
374 ret = ath5k_hw_attach(sc, id->driver_data, &sc->ah); in ath5k_probe()