Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh_pathtbl.c1028 spin_lock_bh(&ifmsh->mesh_preq_queue_lock); in mesh_path_flush_pending()
1036 spin_unlock_bh(&ifmsh->mesh_preq_queue_lock); in mesh_path_flush_pending()
H A Dmesh.c1791 spin_lock_init(&ifmsh->mesh_preq_queue_lock); in ieee80211_mesh_init_sdata()
H A Dieee80211_i.h769 spinlock_t mesh_preq_queue_lock; member