Home
last modified time | relevance | path

Searched refs:sync_bcn_tsf (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c730 WRITE_ONCE(rtwvif_link->sync_bcn_tsf, 0); in rtw89_ops_link_info_changed()
H A Dchan.c557 u64 sync_tsf = READ_ONCE(rtwvif_link->sync_bcn_tsf); in rtw89_mcc_get_tbtt_ofst()
H A Dcore.h3509 u64 sync_bcn_tsf; member
H A Dcore.c2143 WRITE_ONCE(rtwvif_link->sync_bcn_tsf, le64_to_cpu(mgmt->u.beacon.timestamp)); in rtw89_vif_sync_bcn_tsf()