Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhw.h1049 void ath9k_hw_setopmode(struct ath_hw *ah);
Drecv.c103 ath9k_hw_setopmode(ah); in ath_opmode_init()
Dmain.c1068 ath9k_hw_setopmode(ah); in ath9k_set_offchannel_state()
1127 ath9k_hw_setopmode(ah); in ath9k_calculate_summary_state()
Dhw.c2866 void ath9k_hw_setopmode(struct ath_hw *ah) in ath9k_hw_setopmode() function
2870 EXPORT_SYMBOL(ath9k_hw_setopmode);
Dhtc_drv_main.c181 ath9k_hw_setopmode(priv->ah); in ath9k_htc_set_opmode()