Home
last modified time | relevance | path

Searched defs:mesh_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dieee80211_i.h658 struct mesh_table { struct
659 struct hlist_head known_gates;
660 spinlock_t gates_lock;
661 struct rhashtable rhead;
662 struct hlist_head walk_head;
663 spinlock_t walk_lock;
664 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */
/kernel/linux/linux-6.6/net/mac80211/
Dieee80211_i.h651 struct mesh_table { struct
652 struct hlist_head known_gates;
653 spinlock_t gates_lock;
654 struct rhashtable rhead;
655 struct hlist_head walk_head;
656 spinlock_t walk_lock;
657 atomic_t entries; /* Up to MAX_MESH_NEIGHBOURS */