Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dmac80211.c471 WRITE_ONCE(rtwvif->sync_bcn_tsf, 0); in rtw89_ops_link_info_changed()
Dchan.c392 u64 sync_tsf = READ_ONCE(rtwvif->sync_bcn_tsf); in rtw89_mcc_get_tbtt_ofst()
Dcore.c1997 WRITE_ONCE(rtwvif->sync_bcn_tsf, le64_to_cpu(mgmt->u.beacon.timestamp)); in rtw89_vif_sync_bcn_tsf()
Dcore.h3486 u64 sync_bcn_tsf; member