Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhw.h1056 void ath9k_hw_setopmode(struct ath_hw *ah);
Drecv.c103 ath9k_hw_setopmode(ah); in ath_opmode_init()
Dmain.c1087 ath9k_hw_setopmode(ah); in ath9k_set_offchannel_state()
1144 ath9k_hw_setopmode(ah); in ath9k_calculate_summary_state()
Dhw.c2978 void ath9k_hw_setopmode(struct ath_hw *ah) in ath9k_hw_setopmode() function
2982 EXPORT_SYMBOL(ath9k_hw_setopmode);
Dhtc_drv_main.c181 ath9k_hw_setopmode(priv->ah); in ath9k_htc_set_opmode()