Home
last modified time | relevance | path

Searched refs:set_rf_regs (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h156 if (!ath9k_hw_private_ops(ah)->set_rf_regs) in ath9k_hw_set_rf_regs()
159 return ath9k_hw_private_ops(ah)->set_rf_regs(ah, chan, modesIndex); in ath9k_hw_set_rf_regs()
H A Dar9002_phy.c580 priv_ops->set_rf_regs = NULL; in ar9002_hw_attach_phy_ops()
H A Dhw.h647 bool (*set_rf_regs)(struct ath_hw *ah, member
H A Dar5008_phy.c1363 priv_ops->set_rf_regs = ar5008_hw_set_rf_regs; in ar5008_hw_attach_phy_ops()