Searched refs:sync_bcn_tsf (Results 1 – 3 of 3) sorted by relevance
640 u64 sync_tsf = READ_ONCE(rtwvif_link->sync_bcn_tsf); in rtw89_mcc_get_tbtt_ofst() 2547 if (READ_ONCE(rtwvif_link->sync_bcn_tsf) > rtwvif_link->last_sync_bcn_tsf) in rtw89_mcc_gc_detect_beacon_work() 2591 rtwvif_link->last_sync_bcn_tsf = READ_ONCE(rtwvif_link->sync_bcn_tsf); in rtw89_mcc_detect_go_bcn()
3599 u64 sync_bcn_tsf; member
2221 WRITE_ONCE(rtwvif_link->sync_bcn_tsf, le64_to_cpu(mgmt->u.beacon.timestamp)); in rtw89_vif_sync_bcn_tsf()