Home
last modified time | relevance | path

Searched refs:ath5k_hw_reset (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dath5k.h1491 int ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode,
Dreset.c1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, in ath5k_hw_reset() function
Dbase.c2950 ret = ath5k_hw_reset(ah, ah->opmode, ah->curchan, fast, skip_pcu); in ath5k_reset()