Home
last modified time | relevance | path

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

/linux-6.8/net/mac80211/
Dieee80211_i.h699 struct ieee80211_if_mesh { struct
700 struct timer_list housekeeping_timer;
701 struct timer_list mesh_path_timer;
702 struct timer_list mesh_path_root_timer;
704 unsigned long wrkq_flags;
705 unsigned long mbss_changed[64 / BITS_PER_LONG];
707 bool userspace_handles_dfs;
709 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];
710 size_t mesh_id_len;
712 u8 mesh_pp_id;
[all …]