Home
last modified time | relevance | path

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

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