Searched defs:ieee80211_if_mesh (Results 1 – 1 of 1) sorted by relevance
651 struct ieee80211_if_mesh { struct652 struct timer_list housekeeping_timer;653 struct timer_list mesh_path_timer;654 struct timer_list mesh_path_root_timer;656 unsigned long wrkq_flags;657 unsigned long mbss_changed;659 bool userspace_handles_dfs;661 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];662 size_t mesh_id_len;664 u8 mesh_pp_id;[all …]