Home
last modified time | relevance | path

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

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