Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhw-ops.h95 return ath9k_hw_private_ops(ah)->rf_set_freq(ah, chan); in ath9k_hw_rf_set_freq()
Dar9002_phy.c625 priv_ops->rf_set_freq = ar9002_hw_set_channel; in ar9002_hw_attach_phy_ops()
Dhw.h625 int (*rf_set_freq)(struct ath_hw *ah, member
Dar5008_phy.c1330 priv_ops->rf_set_freq = ar5008_hw_set_channel; in ar5008_hw_attach_phy_ops()
Dar9003_phy.c1518 priv_ops->rf_set_freq = ar9003_hw_set_channel; in ar9003_hw_attach_phy_ops()