Searched refs:ath5k_beacon_update_timers (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | base.h | 97 void ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf);
|
H A D | base.c | 1290 ath5k_beacon_update_timers(ah, bc_tstamp); in ath5k_check_ibss_tsf() 1296 ath5k_beacon_update_timers(ah, bc_tstamp); in ath5k_check_ibss_tsf() 2030 * ath5k_beacon_update_timers - update beacon timers 2046 ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf) in ath5k_beacon_update_timers() function 2170 ath5k_beacon_update_timers(ah, -1); in ath5k_beacon_config()
|
H A D | mac80211-ops.c | 640 ath5k_beacon_update_timers(ah, 0); in ath5k_reset_tsf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | base.h | 97 void ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf);
|
H A D | base.c | 1335 ath5k_beacon_update_timers(ah, bc_tstamp); in ath5k_check_ibss_tsf() 1341 ath5k_beacon_update_timers(ah, bc_tstamp); in ath5k_check_ibss_tsf() 2075 * ath5k_beacon_update_timers - update beacon timers 2091 ath5k_beacon_update_timers(struct ath5k_hw *ah, u64 bc_tsf) in ath5k_beacon_update_timers() function 2215 ath5k_beacon_update_timers(ah, -1); in ath5k_beacon_config()
|
H A D | mac80211-ops.c | 641 ath5k_beacon_update_timers(ah, 0); in ath5k_reset_tsf()
|
Completed in 10 milliseconds