Home
last modified time | relevance | path

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

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