Searched refs:ath5k_chan_set (Results 1 – 3 of 3) sorted by relevance
104 int ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef);
205 ret = ath5k_chan_set(ah, &conf->chandef); in ath5k_config()
446 ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef) in ath5k_chan_set() function