Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h171 return ath9k_hw_private_ops(ah)->set_channel_regs(ah, chan); in ath9k_hw_set_channel_regs()
H A Dhw.h650 void (*set_channel_regs)(struct ath_hw *ah, struct ath9k_channel *chan); member
H A Dar5008_phy.c1364 priv_ops->set_channel_regs = ar5008_hw_set_channel_regs; in ar5008_hw_attach_phy_ops()
H A Dar9003_phy.c1940 priv_ops->set_channel_regs = ar9003_hw_set_channel_regs; in ar9003_hw_attach_phy_ops()