Home
last modified time | relevance | path

Searched refs:sync_offset_lock (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_sync.c55 spin_lock_bh(&ifmsh->sync_offset_lock); in mesh_sync_adjust_tsf()
68 spin_unlock_bh(&ifmsh->sync_offset_lock); in mesh_sync_adjust_tsf()
150 spin_lock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_rx_bcn_presp()
153 spin_unlock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_rx_bcn_presp()
175 spin_lock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_adjust_tsf()
193 spin_unlock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_adjust_tsf()
H A Dmesh.c1599 spin_lock_init(&ifmsh->sync_offset_lock); in ieee80211_mesh_init_sdata()
H A Dieee80211_i.h702 spinlock_t sync_offset_lock; member