Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.h104 int ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef);
H A Dmac80211-ops.c205 ret = ath5k_chan_set(ah, &conf->chandef); in ath5k_config()
H A Dbase.c446 ath5k_chan_set(struct ath5k_hw *ah, struct cfg80211_chan_def *chandef) in ath5k_chan_set() function