Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h758 struct ieee80211_if_mesh { struct
759 struct timer_list housekeeping_timer;
760 struct timer_list mesh_path_timer;
761 struct timer_list mesh_path_root_timer;
763 unsigned long wrkq_flags;
764 unsigned long mbss_changed[64 / BITS_PER_LONG];
766 bool userspace_handles_dfs;
768 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];
769 size_t mesh_id_len;
771 u8 mesh_pp_id;
[all …]