Searched refs:set_rf_regs (Results 1 – 4 of 4) sorted by relevance
167 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()
524 priv_ops->set_rf_regs = NULL; in ar9002_hw_attach_phy_ops()
570 bool (*set_rf_regs)(struct ath_hw *ah, member
1611 priv_ops->set_rf_regs = ar5008_hw_set_rf_regs; in ar5008_hw_attach_phy_ops()