Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw-ops.h167 if (!ath9k_hw_private_ops(ah)->set_rf_regs) in ath9k_hw_set_rf_regs()
170 return ath9k_hw_private_ops(ah)->set_rf_regs(ah, chan, modesIndex); in ath9k_hw_set_rf_regs()
Dar9002_phy.c524 priv_ops->set_rf_regs = NULL; in ar9002_hw_attach_phy_ops()
Dhw.h570 bool (*set_rf_regs)(struct ath_hw *ah, member
Dar5008_phy.c1611 priv_ops->set_rf_regs = ar5008_hw_set_rf_regs; in ar5008_hw_attach_phy_ops()