Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h191 return ath9k_hw_private_ops(ah)->set_rfmode(ah, chan); in ath9k_hw_set_rfmode()
H A Dar9003_phy.c1680 goto set_rfmode; in ar9003_hw_fast_chan_change()
1725 set_rfmode: in ar9003_hw_fast_chan_change()
1943 priv_ops->set_rfmode = ar9003_hw_set_rfmode; in ar9003_hw_attach_phy_ops()
H A Dhw.h655 void (*set_rfmode)(struct ath_hw *ah, struct ath9k_channel *chan); member
H A Dar5008_phy.c1367 priv_ops->set_rfmode = ar5008_hw_set_rfmode; in ar5008_hw_attach_phy_ops()