Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhw-ops.h191 return ath9k_hw_private_ops(ah)->set_rfmode(ah, chan); in ath9k_hw_set_rfmode()
Dar9003_phy.c1692 goto set_rfmode; in ar9003_hw_fast_chan_change()
1737 set_rfmode: in ar9003_hw_fast_chan_change()
1955 priv_ops->set_rfmode = ar9003_hw_set_rfmode; in ar9003_hw_attach_phy_ops()
Dhw.h655 void (*set_rfmode)(struct ath_hw *ah, struct ath9k_channel *chan); member
Dar5008_phy.c1376 priv_ops->set_rfmode = ar5008_hw_set_rfmode; in ar5008_hw_attach_phy_ops()