Searched refs:ath5k_hw_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 1131 * ath5k_hw_reset() - The main reset function 1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, in ath5k_hw_reset() function
|
H A D | ath5k.h | 1495 int ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode,
|
H A D | base.c | 2905 ret = ath5k_hw_reset(ah, ah->opmode, ah->curchan, fast, skip_pcu); in ath5k_reset()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | ath5k.h | 1491 int ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode,
|
H A D | reset.c | 1131 * ath5k_hw_reset() - The main reset function 1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, in ath5k_hw_reset() function
|
H A D | base.c | 2950 ret = ath5k_hw_reset(ah, ah->opmode, ah->curchan, fast, skip_pcu); in ath5k_reset()
|
Completed in 16 milliseconds