Searched refs:ath5k_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 96 static int ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, 474 return ath5k_reset(ah, chandef->chan, true); in ath5k_chan_set() 2543 ath5k_reset(ah, NULL, true); in ath5k_tx_complete_poll_work() 2802 ret = ath5k_reset(ah, NULL, false); in ath5k_start() 2902 ath5k_reset(struct ath5k_hw *ah, struct ieee80211_channel *chan, in ath5k_reset() function 3021 ath5k_reset(ah, NULL, true); in ath5k_reset_work()
|
Completed in 7 milliseconds