Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c84 ath9k_hw_reset_tsf(ah); in ath9k_htc_beacon_init()
Dhw.h1068 void ath9k_hw_reset_tsf(struct ath_hw *ah);
Dmain.c741 ath9k_hw_reset_tsf(ah); in ath9k_start()
1996 ath9k_hw_reset_tsf(sc->sc_ah); in ath9k_reset_tsf()
Dhw.c3045 void ath9k_hw_reset_tsf(struct ath_hw *ah) in ath9k_hw_reset_tsf() function
3054 EXPORT_SYMBOL(ath9k_hw_reset_tsf);
Dhtc_drv_main.c1652 ath9k_hw_reset_tsf(priv->ah); in ath9k_htc_reset_tsf()