Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c84 ath9k_hw_reset_tsf(ah); in ath9k_htc_beacon_init()
Dhw.h1065 void ath9k_hw_reset_tsf(struct ath_hw *ah);
Dmain.c734 ath9k_hw_reset_tsf(ah); in ath9k_start()
1904 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.c1651 ath9k_hw_reset_tsf(priv->ah); in ath9k_htc_reset_tsf()