Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreset.c1201 ret = ath5k_hw_phy_init(ah, channel, mode, true); in ath5k_hw_reset()
1340 ret = ath5k_hw_phy_init(ah, channel, mode, false); in ath5k_hw_reset()
H A Dath5k.h1631 int ath5k_hw_phy_init(struct ath5k_hw *ah, struct ieee80211_channel *channel,
H A Dphy.c3748 ath5k_hw_phy_init(struct ath5k_hw *ah, struct ieee80211_channel *channel, in ath5k_hw_phy_init() function