Home
last modified time | relevance | path

Searched refs:ath9k_hw_setopmode (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h1062 void ath9k_hw_setopmode(struct ath_hw *ah);
H A Drecv.c103 ath9k_hw_setopmode(ah); in ath_opmode_init()
H A Dmain.c1170 ath9k_hw_setopmode(ah); in ath9k_set_offchannel_state()
1225 ath9k_hw_setopmode(ah); in ath9k_calculate_summary_state()
H A Dhw.c2993 void ath9k_hw_setopmode(struct ath_hw *ah) in ath9k_hw_setopmode() function
2997 EXPORT_SYMBOL(ath9k_hw_setopmode);
H A Dhtc_drv_main.c181 ath9k_hw_setopmode(priv->ah); in ath9k_htc_set_opmode()