Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dmesh_sync.c56 spin_lock_bh(&ifmsh->sync_offset_lock); in mesh_sync_adjust_tsf()
69 spin_unlock_bh(&ifmsh->sync_offset_lock); in mesh_sync_adjust_tsf()
148 spin_lock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_rx_bcn_presp()
151 spin_unlock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_rx_bcn_presp()
173 spin_lock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_adjust_tsf()
191 spin_unlock_bh(&ifmsh->sync_offset_lock); in mesh_sync_offset_adjust_tsf()
Dmesh.c1801 spin_lock_init(&ifmsh->sync_offset_lock); in ieee80211_mesh_init_sdata()
Dieee80211_i.h728 spinlock_t sync_offset_lock; member