Home
last modified time | relevance | path

Searched refs:rf_set_freq (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw-ops.h138 return ath9k_hw_private_ops(ah)->rf_set_freq(ah, chan); in ath9k_hw_rf_set_freq()
Dar9002_phy.c527 priv_ops->rf_set_freq = ar9002_hw_set_channel; in ar9002_hw_attach_phy_ops()
Dhw.h564 int (*rf_set_freq)(struct ath_hw *ah, member
Dar9003_phy.c1174 priv_ops->rf_set_freq = ar9003_hw_set_channel; in ar9003_hw_attach_phy_ops()
Dar5008_phy.c1606 priv_ops->rf_set_freq = ar5008_hw_set_channel; in ar5008_hw_attach_phy_ops()