Home
last modified time | relevance | path

Searched refs:gates_lock (Results 1 – 2 of 2) sorted by relevance

/net/mac80211/
Dmesh_pathtbl.c55 spin_lock_init(&tbl->gates_lock); in mesh_table_init()
315 spin_lock(&tbl->gates_lock); in mesh_path_add_gate()
317 spin_unlock(&tbl->gates_lock); in mesh_path_add_gate()
342 spin_lock_bh(&tbl->gates_lock); in mesh_gate_del()
345 spin_unlock_bh(&tbl->gates_lock); in mesh_gate_del()
Dieee80211_i.h664 spinlock_t gates_lock; member