Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhw-ops.h143 return ath9k_hw_private_ops(ah)->rf_set_freq(ah, chan); in ath9k_hw_rf_set_freq()
Dar9002_phy.c581 priv_ops->rf_set_freq = ar9002_hw_set_channel; in ar9002_hw_attach_phy_ops()
Dhw.h643 int (*rf_set_freq)(struct ath_hw *ah, member
Dar5008_phy.c1360 priv_ops->rf_set_freq = ar5008_hw_set_channel; in ar5008_hw_attach_phy_ops()
Dar9003_phy.c1934 priv_ops->rf_set_freq = ar9003_hw_set_channel; in ar9003_hw_attach_phy_ops()