Searched refs:ath5k_reset (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath5k/ |
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()
|