Searched refs:ath5k_reset (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath5k/ |
D | base.c | 83 static int ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan, 442 return ath5k_reset(sc, chan, true); in ath5k_chan_set() 2303 ath5k_reset(sc, NULL, true); in ath5k_tx_complete_poll_work() 2542 ret = ath5k_reset(sc, NULL, false); in ath5k_init_hw() 2641 ath5k_reset(struct ath5k_softc *sc, struct ieee80211_channel *chan, in ath5k_reset() function 2721 ath5k_reset(sc, NULL, true); in ath5k_reset_work()
|