Searched refs:ath9k_hw_settsf64 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 297 ath9k_hw_settsf64(sc->sc_ah, avp->chanctx->tsf_val + offset); in ath9k_beacon_ensure_primary_slot()
|
H A D | hw.c | 1956 ath9k_hw_settsf64(ah, tsf + tsf_offset); in ath9k_hw_reset() 1980 ath9k_hw_settsf64(ah, tsf + tsf_offset); in ath9k_hw_reset() 3040 void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64) in ath9k_hw_settsf64() function 3045 EXPORT_SYMBOL(ath9k_hw_settsf64); variable
|
H A D | main.c | 255 ath9k_hw_settsf64(ah, sc->cur_chan->tsf_val + offset); in ath_complete_reset() 1985 ath9k_hw_settsf64(sc->sc_ah, tsf); in ath9k_set_tsf()
|
H A D | hw.h | 1065 void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64);
|
H A D | htc_drv_main.c | 1639 ath9k_hw_settsf64(priv->ah, tsf); in ath9k_htc_set_tsf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 297 ath9k_hw_settsf64(sc->sc_ah, avp->chanctx->tsf_val + offset); in ath9k_beacon_ensure_primary_slot()
|
H A D | hw.c | 1955 ath9k_hw_settsf64(ah, tsf + tsf_offset); in ath9k_hw_reset() 1979 ath9k_hw_settsf64(ah, tsf + tsf_offset); in ath9k_hw_reset() 3038 void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64) in ath9k_hw_settsf64() function 3043 EXPORT_SYMBOL(ath9k_hw_settsf64); variable
|
H A D | main.c | 255 ath9k_hw_settsf64(ah, sc->cur_chan->tsf_val + offset); in ath_complete_reset() 1980 ath9k_hw_settsf64(sc->sc_ah, tsf); in ath9k_set_tsf()
|
H A D | hw.h | 1067 void ath9k_hw_settsf64(struct ath_hw *ah, u64 tsf64);
|
H A D | htc_drv_main.c | 1639 ath9k_hw_settsf64(priv->ah, tsf); in ath9k_htc_set_tsf()
|
Completed in 24 milliseconds