Searched refs:ath5k_reset (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 97 static int ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, 475 return ath5k_reset(ah, chandef->chan, true); in ath5k_chan_set() 2498 ath5k_reset(ah, NULL, true); in ath5k_tx_complete_poll_work() 2757 ret = ath5k_reset(ah, NULL, false); in ath5k_start() 2857 ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, in ath5k_reset() function 2976 ath5k_reset(ah, NULL, true); in ath5k_reset_work()
|